code wiki / (root) / nx_oscar_batch_test.nx

nx_oscar_batch_test.nx

buildroot/runtime/nx_oscar_batch_test.nx

5947 B150 linesdepth 6pulls 10 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

dependencies 6 imports · 0 importers

nx_syscalls.nx nx_image.nx nx_color_palette.nx nx_shadow_integration.nx nx_hair_style.nx nx_emotion_authenticity.nx nx_oscar_batch_test.nx

imports: nx_syscalls.nxnx_image.nxnx_color_palette.nxnx_shadow_integration.nxnx_hair_style.nxnx_emotion_authenticity.nx

imported by: nobody (leaf or entry point)

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

main sys_mmap nx_image_alloc sys_mmap ↻ paint_rgb nx_image_set nx_color_palette nx_image_get paint_mask nx_image_set ↻ nx_image_set ↻ nx_shadow_integration nx_shadow_mean_y_masked nx_image_get ↻ nx_hair_style_score nx_hair_scene_score nx_emotion_authenticity sys_mmap ↻ nx_eau_targets

structs

none

consts

none

functions

8func paint_rgb(rgb: *Image, r: i64, g: i64, b: i64) -> i64
called by 1: main calls 1: nx_image_set
21func paint_mask(mask: *Image, x0: i64, y0: i64, x1: i64, y1: i64, v: i64) -> i64
called by 1: main calls 1: nx_image_set
36func main() -> i64