| /GUIX-v6.2.1/samples/demo_guix_widget_types/ |
| D | demo_guix_widget_types.c | 453 gx_context_pixelmap_get(GX_PIXELMAP_ID_BUTTON_SM_ACTIVE, &map); in custom_icon_button_draw() 458 gx_context_pixelmap_get(GX_PIXELMAP_ID_BUTTON_SM, &map); in custom_icon_button_draw() 469 gx_context_pixelmap_get(GX_PIXELMAP_ID_ICON_DISC, &map); in custom_icon_button_draw() 473 gx_context_pixelmap_get(GX_PIXELMAP_ID_ICON_USER, &map); in custom_icon_button_draw() 477 gx_context_pixelmap_get(GX_PIXELMAP_ID_ICON_PEN, &map); in custom_icon_button_draw() 481 gx_context_pixelmap_get(GX_PIXELMAP_ID_ICON_TRASH, &map); in custom_icon_button_draw() 485 gx_context_pixelmap_get(GX_PIXELMAP_ID_ICON_COG, &map); in custom_icon_button_draw() 515 gx_context_pixelmap_get(GX_PIXELMAP_ID_BUTTON_ACTIVE, &map); in custom_text_button_draw() 519 gx_context_pixelmap_get(GX_PIXELMAP_ID_BUTTON, &map); in custom_text_button_draw() 537 gx_context_pixelmap_get(GX_PIXELMAP_ID_BUTTON_ACTIVE, &map); in custom_button_draw() [all …]
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_all_widgets_16bpp_rotated_pixelmap_draw.c | 108 gx_context_pixelmap_get(test_map_id, &map); in pixelmap_window_draw() 171 gx_context_pixelmap_get(GX_PIXELMAP_ID_PALETTE, &map); in pixelmap_window_invalid_map_draw() 208 gx_context_pixelmap_get(GX_PIXELMAP_ID_ALPHAMAP_C_A, &map); in pixelmap_window_invalid_alphamap_draw() 223 gx_context_pixelmap_get(GX_PIXELMAP_ID_ROTATE_ALPHAMAP, &map); in pixelmap_window_invalid_alphamap_draw() 244 gx_context_pixelmap_get(GX_PIXELMAP_ID__PNG_A, &pixelmap); in test_image_convert_draw()
|
| D | validation_guix_all_widgets_24xrgb_rotated_cw_pixelmap_draw.c | 112 gx_context_pixelmap_get(test_map_id, &map); in pixelmap_window_draw() 166 gx_context_pixelmap_get(GX_PIXELMAP_ID__24XRGB, &map); in pixelmap_window_invalid_map_draw() 172 gx_context_pixelmap_get(GX_PIXELMAP_ID__PALETTE, &map); in pixelmap_window_invalid_map_draw() 200 gx_context_pixelmap_get(GX_PIXELMAP_ID__PNG_A, &pixelmap); in test_image_convert_draw()
|
| D | validation_guix_all_widgets_8bpp_rotated_cw_pixelmap_draw.c | 88 gx_context_pixelmap_get(test_map_id, &map); in pixelmap_window_draw() 140 gx_context_pixelmap_get(GX_PIXELMAP_ID__RAW, &map); in pixelmap_window_invalid_map_draw()
|
| D | validation_guix_display_driver_1555xrgb_pixelmap_rotate.c | 81 gx_context_pixelmap_get(map_id, &map); in test_pixelmap_draw()
|
| D | validation_guix_display_driver_4444argb_pixelmap_rotate.c | 80 gx_context_pixelmap_get(map_id, &map); in test_pixelmap_draw()
|
| D | validation_guix_4bpp_pixelmap_rotate.c | 82 gx_context_pixelmap_get(map_id, &pixelmap); in test_pixelmap_draw()
|
| D | validation_guix_display_driver_16bpp_pixelmap_rotate.c | 82 gx_context_pixelmap_get(map_id, &map); in test_pixelmap_draw()
|
| D | validation_guix_display_driver_1bpp_pixelmap_rotate.c | 81 gx_context_pixelmap_get(map_id, &map); in test_pixelmap_draw()
|
| D | validation_guix_display_driver_32bpp_pixelmap_rotate.c | 81 gx_context_pixelmap_get(map_id, &map); in test_pixelmap_draw()
|
| D | validation_guix_display_driver_332rgb_pixelmap_rotate.c | 79 gx_context_pixelmap_get(map_id, &map); in test_pixelmap_draw()
|
| D | validation_guix_partial_frame_buffer_16bpp.c | 98 gx_context_pixelmap_get(GX_PIXELMAP_ID_CHECKBOX_OFF, &map); in draw_to_glyph_screen()
|
| D | validation_guix_display_driver_4bpp_pixelmap_rotate.c | 84 gx_context_pixelmap_get(map_id, &map); in test_pixelmap_draw()
|
| D | validation_guix_generic_alphamap_draw.c | 85 gx_context_pixelmap_get(map_id, &map); in test_pixelmap_wnd_draw()
|
| D | validation_guix_332rgb_pixelmap_blend.c | 81 gx_context_pixelmap_get(map_id, &map); in test_graphics_draw()
|
| D | validation_guix_display_driver_8bpp_pixelmap_rotate.c | 77 gx_context_pixelmap_get(map_id, &map); in test_pixelmap_draw()
|
| D | validation_guix_all_widgets_8bpp_rotated_ccw_pixelmap_draw.c | 88 gx_context_pixelmap_get(test_map_id, &map); in pixelmap_window_draw()
|
| /GUIX-v6.2.1/samples/demo_guix_smart_watch/ |
| D | page_2_clock_screen_template.c | 100 gx_context_pixelmap_get(GX_PIXELMAP_ID_WATCH_HAND_HOUR, &map); in clock_gauge_draw() 108 gx_context_pixelmap_get(GX_PIXELMAP_ID_WATCH_HAND_MINUTE, &map); in clock_gauge_draw() 116 gx_context_pixelmap_get(hands_center_map_id, &map); in clock_gauge_draw()
|
| /GUIX-v6.2.1/samples/demo_guix_home_automation/ |
| D | demo_guix_home_automation.c | 227 gx_context_pixelmap_get(GX_PIXELMAP_ID_HOME_BG, &map); in decode_main_screen_jpeg() 444 gx_context_pixelmap_get(info->gx_radial_slider_info_background_pixelmap, &map); in custom_radial_slider_draw() 483 gx_context_pixelmap_get(map_id, &map); in custom_radial_slider_draw() 580 …gx_context_pixelmap_get(slider->gx_radial_slider_info.gx_radial_slider_info_needle_pixelmap, &map); in custom_radial_slider_draw()
|
| /GUIX-v6.2.1/test/example_internal/guix_medical_mouse_support/ |
| D | vitals.c | 60 gx_context_pixelmap_get(GX_PIXELMAP_ID_CHART_ERASE, &map); in draw_scrolling_chart_lines() 230 gx_context_pixelmap_get(GX_PIXELMAP_ID_CARDIO_DOT, &ball); in update_retrace_chart() 233 gx_context_pixelmap_get(GX_PIXELMAP_ID_CHART_ERASE, &map); in update_retrace_chart()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/ |
| D | common_code.c | 279 gx_context_pixelmap_get(test->map_id, &map); in test_jpeg_to_canvas_draw() 302 gx_context_pixelmap_get(test->map_id, &map); in test_jpeg_to_pixelmap_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_565rgb/ |
| D | sprite_screen.c | 41 gx_context_pixelmap_get(GX_PIXELMAP_ID_RED_APPLE, &map); in apple_window_draw()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_synergy_16bpp_flip/ |
| D | sprite_screen.c | 41 gx_context_pixelmap_get(GX_PIXELMAP_ID_RED_APPLE, &map); in apple_window_draw()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/keil/ |
| D | common_code.c | 320 gx_context_pixelmap_get(test->map_id, &map); in test_jpeg_to_canvas_draw() 344 gx_context_pixelmap_get(test->map_id, &map); in test_jpeg_to_pixelmap_draw()
|
| /GUIX-v6.2.1/samples/demo_guix_washing_machine/ |
| D | demo_guix_washing_machine.c | 367 gx_context_pixelmap_get(GX_PIXELMAP_ID_WAVE, &map); in animation_wave_draw() 412 gx_context_pixelmap_get(GX_PIXELMAP_ID_CYCLE_PROGRESS_DOT, &map); in wash_cycle_progress_bar_draw()
|