Home
last modified time | relevance | path

Searched refs:gx_context_pixelmap_set (Results 1 – 25 of 74) sorted by relevance

123

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_all_widgets_16bpp_rotated_circle_fill.c87 gx_context_pixelmap_set(GX_PIXELMAP_ID_ID_RAW); in test_graphics_draw()
116 gx_context_pixelmap_set(GX_PIXELMAP_ID__4444ARGB_A); in test_invalid_graphics_draw()
Dvalidation_guix_all_widgets_16bpp_rotated_ellipse_fill.c91 gx_context_pixelmap_set(GX_PIXELMAP_ID_ID_RAW); in test_graphics_draw()
116 gx_context_pixelmap_set(GX_PIXELMAP_ID__4444ARGB_A); in test_invalid_graphics_draw()
Dvalidation_guix_all_widgets_16bpp_rotated_pie_fill.c104 gx_context_pixelmap_set(GX_PIXELMAP_ID_ID_RAW); in test_graphics_draw()
135 gx_context_pixelmap_set(GX_PIXELMAP_ID__4444ARGB_A); in test_invalid_graphics_draw()
Dvalidation_guix_all_widgets_16bpp_rotated_arc_fill.c126 gx_context_pixelmap_set(fill_pixelmap_id); in test_graphics_draw()
167 gx_context_pixelmap_set(GX_PIXELMAP_ID__4444ARGB_A); in test_invalid_graphics_draw()
Dvalidation_guix_all_widgets_16bpp_rotated_polygon_fill.c77 gx_context_pixelmap_set(GX_PIXELMAP_ID__4444ARGB_A); in test_invalid_graphics_draw()
Dvalidation_guix_1bpp_horizontal_pixelmap_line_draw.c71 gx_context_pixelmap_set(map_id); in test_graphics_draw()
Dvalidation_guix_4bpp_horizontal_pixelmap_line_draw.c67 gx_context_pixelmap_set(GX_PIXELMAP_ID_SAVE_ICON); in test_graphics_draw()
Dvalidation_guix_all_widgets_16bpp_rotated_horizontal_pixelmap_line_draw.c82 gx_context_pixelmap_set(map_id); in test_graphics_draw()
Dvalidation_guix_1bpp_pixelmap_line_draw.c71 gx_context_pixelmap_set(map_id); in test_graphics_draw()
Dvalidation_guix_all_widgets_8bpp_rotated_cw_horizontal_pixelmap_line_draw.c75 gx_context_pixelmap_set(map_id_list[map_id_index]); in test_graphics_draw()
Dvalidation_guix_8bpp_horizontal_pixelmap_line_draw.c74 gx_context_pixelmap_set(GX_PIXELMAP_ID_CMOPRESSED_TRANSPARENT); in test_graphics_draw()
Dvalidation_guix_all_widgets_24xrgb_rotated_cw_horizontal_pixelmap_line_draw.c84 gx_context_pixelmap_set(map_id); in test_graphics_draw()
Dvalidation_guix_generic_polygon_fill.c87 gx_context_pixelmap_set(pixelmap_id[pixelmap_index]); in test_graphics_draw()
Dvalidation_guix_332rgb_horizontal_pixelmap_line_draw.c87 gx_context_pixelmap_set(map_id); in test_graphics_draw()
Dvalidation_guix_4444argb_horizontal_pixelmap_line_draw.c85 gx_context_pixelmap_set(fill_map_id); in test_graphics_draw()
Dvalidation_guix_16bpp_horizontal_pixelmap_line_draw.c88 gx_context_pixelmap_set(map_id); in test_graphics_draw()
/GUIX-v6.2.1/test/example_internal/graphics_565rgb_synergy/
Ddemo_guix_graphics_565rgb_synergy.c248 gx_context_pixelmap_set(pixelmap_id[compress]); in graphics_draw()
269 gx_context_pixelmap_set(GX_PIXELMAP_ID_CHECKBOX_ON); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/graphics_32bpp_synergy/
Ddemo_guix_graphics_32bpp_synergy.c276 gx_context_pixelmap_set(pixelmap_id[compress + alpha]); in graphics_draw()
297 gx_context_pixelmap_set(GX_PIXELMAP_ID_CHECKBOX_ON); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/graphics_palette/
Ddemo_guix_graphics_palette.c303 gx_context_pixelmap_set(fill_map[pixelmap_id]); in graphics_draw()
336 gx_context_pixelmap_set(GX_PIXELMAP_ID_CHECKBOX_ON); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/graphics_32bpp/
Ddemo_guix_graphics_32bpp.c329 gx_context_pixelmap_set(pixelmap_id[pixelmap_index]); in graphics_draw()
350 gx_context_pixelmap_set(GX_PIXELMAP_ID_CHECKBOX_ON); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/polygon_16bpp/
Ddemo_guix_polygon_16bpp.c223 gx_context_pixelmap_set(pixelmap_id[alpha][compress]); in polygon_draw()
/GUIX-v6.2.1/test/example_internal/polygon_32bpp/
Ddemo_guix_polygon_32bpp.c215 gx_context_pixelmap_set(pixelmap_id[alpha][compress]); in polygon_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_1bpp/
Dshapes_screen.c231 gx_context_pixelmap_set(pixelmap_id[compressed][transparent]); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_synergy_24xrgb_rotated_ccw_binary/
Dshapes_screen.c243 gx_context_pixelmap_set(pixelmap_id[fill_pixelmap_index]); in graphics_draw()
/GUIX-v6.2.1/test/example_internal/all_widgets_24xrgb_rotated_ccw_binary/
Dshapes_screen.c243 gx_context_pixelmap_set(pixelmap_id[fill_pixelmap_index]); in graphics_draw()

123