Searched refs:_gx_canvas_pixelmap_blend (Results 1 – 6 of 6) sorted by relevance
| /GUIX-v6.2.1/common/src/ |
| D | gxe_canvas_pixelmap_blend.c | 98 status = _gx_canvas_pixelmap_blend(x_position, y_position, pixelmap, alpha); in _gxe_canvas_pixelmap_blend()
|
| D | gx_sprite_draw.c | 111 _gx_canvas_pixelmap_blend(xpos, ypos, map, frame -> gx_sprite_frame_alpha); in _gx_sprite_draw()
|
| D | gx_canvas_pixelmap_blend.c | 82 UINT _gx_canvas_pixelmap_blend(GX_VALUE x_position, GX_VALUE y_position, in _gx_canvas_pixelmap_blend() function
|
| D | gx_radial_progress_bar_background_draw.c | 239 _gx_canvas_pixelmap_blend(old_xpos, old_ypos, &map, brush_alpha); in _gx_radial_progress_bar_background_draw()
|
| /GUIX-v6.2.1/common/inc/ |
| D | gx_canvas.h | 96 UINT _gx_canvas_pixelmap_blend(GX_VALUE x_position, GX_VALUE y_position, GX_PIXELMAP *pixelmap, GX_…
|
| D | gx_api.h | 3063 #define gx_canvas_pixelmap_blend _gx_canvas_pixelmap_blend 3729 UINT _gx_canvas_pixelmap_blend(GX_VALUE x_position, GX_VALUE y_position, GX_PIXELMAP *pixelmap, GX_…
|