code wiki / (root) / nx_skin_texture_test.nx

nx_skin_texture_test.nx

buildroot/runtime/nx_skin_texture_test.nx

1699 B55 linesdepth 9pulls 20 transitivereach 0 importersview sourcekind gate/prooftopic skin
docsdependenciesstructsconstsfunctions

dependencies 4 imports · 0 importers

nx_syscalls.nx nx_image.nx nx_region.nx nx_skin_texture.nx nx_skin_texture_test.nx

imports: nx_syscalls.nxnx_image.nxnx_region.nxnx_skin_texture.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main nx_image_alloc sys_mmap nxa_die sys_write sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻ fill_black nx_image_set nx_region_segment sys_mmap ↻ nx_color_skin_mask nx_image_alloc ↻ nx_image_get nx_color_kovac_skin_pixel nx_color_rgb_to_ycbcr nx_color_skin_kovac_ycc nx_color_skin_chroma_ycc nx_image_set ↻ nx_feat_connected_componen nx_image_get ↻ nx_cc_union nx_cc_find nx_cc_find ↻ nx_region_add nx_feat_component_stats nx_skin_texture_compute sys_mmap ↻ nx_region_find_kind nx_region_get_field

structs

none

consts

none

functions

6func fill_rect_skin(img: *Image, x0: i64, y0: i64, x1: i64, y1: i64) -> i64 {
called by 1: main calls 1: nx_image_set
19func fill_black(img: *Image) -> i64 {
called by 1: main calls 1: nx_image_set
32func main() -> i64 {