Home
last modified time | relevance | path

Searched refs:return_map (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_canvas_pixelmap_get_no_output.c49 GX_PIXELMAP return_map; in control_thread_entry() local
59 status = gx_canvas_pixelmap_get(&return_map); in control_thread_entry()
63 status = gx_canvas_pixelmap_get(&return_map); in control_thread_entry()
69 status = gx_canvas_pixelmap_get(&return_map); in control_thread_entry()
76 status = gx_canvas_pixelmap_get(&return_map); in control_thread_entry()
/GUIX-v6.2.1/common/inc/
Dgx_widget.h105 … _gx_widget_pixelmap_get(GX_WIDGET *widget, GX_RESOURCE_ID pixelmap_id, GX_PIXELMAP **return_map);