Searched refs:ASSEMBLECOLOR_24BPP (Results 1 – 10 of 10) sorted by relevance
/GUIX-v6.4.1/common/src/ |
D | gx_display_driver_32bpp_pixelmap_draw.c | 645 pixel = (GX_COLOR)ASSEMBLECOLOR_24BPP(r, g, b); in _gx_display_driver_24xrgb_palette_pixelmap_compressed_write() 687 pixel = (GX_COLOR)ASSEMBLECOLOR_24BPP(r, g, b); in _gx_display_driver_24xrgb_palette_pixelmap_compressed_write() 705 pixel = (GX_COLOR)ASSEMBLECOLOR_24BPP(r, g, b); in _gx_display_driver_24xrgb_palette_pixelmap_compressed_write() 811 color = (GX_COLOR)ASSEMBLECOLOR_24BPP(r, g, b); in _gx_display_driver_24xrgb_palette_pixelmap_write() 904 color = (GX_COLOR)ASSEMBLECOLOR_24BPP(r, g, b); in _gx_display_driver_24xrgb_palette_pixelmap_transparent_write() 1029 pixel = (GX_COLOR)ASSEMBLECOLOR_24BPP(r, g, b); in _gx_display_driver_24xrgb_palette_pixelmap_transparent_compressed_write() 1080 pixel = (GX_COLOR)ASSEMBLECOLOR_24BPP(r, g, b); in _gx_display_driver_24xrgb_palette_pixelmap_transparent_compressed_write() 1101 pixel = (GX_COLOR)ASSEMBLECOLOR_24BPP(r, g, b); in _gx_display_driver_24xrgb_palette_pixelmap_transparent_compressed_write()
|
D | gx_display_driver_24xrgb_pixelmap_blend.c | 275 color = (GX_COLOR)ASSEMBLECOLOR_24BPP(r, g, b); in _gx_display_driver_24xrgb_palette_pixelmap_blend() 364 color = (GX_COLOR)ASSEMBLECOLOR_24BPP(r, g, b); in _gx_display_driver_24xrgb_palette_pixelmap_transparent_blend()
|
/GUIX-v6.4.1/guix_studio/ |
D | palette_creater.cpp | 415 control->palette[index] = 0xff000000 | ASSEMBLECOLOR_24BPP(r, g, b); in ComputeColor()
|
/GUIX-v6.4.1/common/inc/ |
D | gx_display.h | 489 #define ASSEMBLECOLOR_24BPP(_r, _g, _b) \ macro
|
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb/Debug/BrowseInfo/ |
D | demo_guix_jpeg_decode_24xrgb.pbw | 68381 "ID": "c:gx_display.h@41895@macro@ASSEMBLECOLOR_24BPP", 68384 "display": "ASSEMBLECOLOR_24BPP", 68390 "name": "ASSEMBLECOLOR_24BPP",
|
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_8bit_palette/Debug/BrowseInfo/ |
D | demo_guix_jpeg_decode_8bit_palette.pbw | 68381 "ID": "c:gx_display.h@41895@macro@ASSEMBLECOLOR_24BPP", 68384 "display": "ASSEMBLECOLOR_24BPP", 68390 "name": "ASSEMBLECOLOR_24BPP",
|
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_1555xrgb/Debug/BrowseInfo/ |
D | demo_guix_jpeg_decode_1555xrgb.pbw | 68381 "ID": "c:gx_display.h@41895@macro@ASSEMBLECOLOR_24BPP", 68384 "display": "ASSEMBLECOLOR_24BPP", 68390 "name": "ASSEMBLECOLOR_24BPP",
|
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb/Debug/BrowseInfo/ |
D | demo_guix_jpeg_decode_565rgb.pbw | 67176 "ID": "c:gx_display.h@41895@macro@ASSEMBLECOLOR_24BPP", 67179 "display": "ASSEMBLECOLOR_24BPP", 67185 "name": "ASSEMBLECOLOR_24BPP",
|
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_ccw/Debug/BrowseInfo/ |
D | demo_guix_jpeg_decode_565rgb_rotated_ccw.pbw | 68381 "ID": "c:gx_display.h@41895@macro@ASSEMBLECOLOR_24BPP", 68384 "display": "ASSEMBLECOLOR_24BPP", 68390 "name": "ASSEMBLECOLOR_24BPP",
|
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_cw/Debug/BrowseInfo/ |
D | demo_guix_jpeg_decode_565rgb_rotated_cw.pbw | 68381 "ID": "c:gx_display.h@41895@macro@ASSEMBLECOLOR_24BPP", 68384 "display": "ASSEMBLECOLOR_24BPP", 68390 "name": "ASSEMBLECOLOR_24BPP",
|