code wiki / (root) / nx_pressure_deformation_test.nx

nx_pressure_deformation_test.nx

buildroot/runtime/nx_pressure_deformation_test.nx

3430 B87 linesdepth 6pulls 7 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_image.nx nx_pressure_deformation.nx nx_pressure_deformation_test.n

imports: nx_syscalls.nxnx_image.nxnx_pressure_deformation.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_rect_mask nx_image_set nx_pressure_deformation nx_press_count_in_bbox nx_image_get nx_press_count_transitions nx_image_get ↻ clear_rect_mask nx_image_set ↻

structs

none

consts

none

functions

5func paint_rect_mask(mask: *Image, x0: i64, y0: i64, x1: i64, y1: i64) -> i64
called by 1: main calls 1: nx_image_set
20func clear_rect_mask(mask: *Image, x0: i64, y0: i64, x1: i64, y1: i64) -> i64
called by 1: main calls 1: nx_image_set
35func main() -> i64