code wiki / (root) / nx_areola_pigment_test.nx

nx_areola_pigment_test.nx

buildroot/runtime/nx_areola_pigment_test.nx

2781 B73 linesdepth 6pulls 7 transitivereach 0 importersview sourcekind gate/prooftopic areola
docsdependenciesstructsconstsfunctions

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_image.nx nx_areola_pigment.nx nx_areola_pigment_test.nx

imports: nx_syscalls.nxnx_image.nxnx_areola_pigment.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 sys_mmap ↻ paint_areola nx_image_set nx_areola_pigment nx_image_get sys_mmap ↻ nx_areola_pigment_range nx_areola_warmth_range nx_areola_score_in_range

structs

none

consts

none

functions

5func paint_areola(rgb: *Image, mask: *Image, r: i64, g: i64, b: i64) -> i64
called by 1: main calls 1: nx_image_set
31func main() -> i64