Searched refs:_gx_utility_pixelmap_rotate (Results 1 – 6 of 6) sorted by relevance
| /GUIX-v6.2.1/common/src/ |
| D | gxe_utility_pixelmap_rotate.c | 89 status = _gx_utility_pixelmap_rotate(src, angle, destination, rot_cx, rot_cy); in _gxe_utility_pixelmap_rotate()
|
| D | gx_circular_gauge_needle_rotate.c | 95 …status = _gx_utility_pixelmap_rotate(gauge -> gx_circular_gauge_needle_source, gauge -> gx_circula… in _gx_circular_gauge_needle_rotate()
|
| D | gx_canvas_rotated_text_draw.c | 204 … if (_gx_utility_pixelmap_rotate(&textmap, angle, &rotated_map, &x_pos, &y_pos) == GX_SUCCESS) in _gx_canvas_rotated_text_draw_ext()
|
| D | gx_utility_pixelmap_rotate.c | 88 UINT _gx_utility_pixelmap_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destination, INT *rot_cx… in _gx_utility_pixelmap_rotate() function
|
| /GUIX-v6.2.1/common/inc/ |
| D | gx_utility.h | 298 UINT _gx_utility_pixelmap_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destination, INT…
|
| D | gx_api.h | 3550 #define gx_utility_pixelmap_rotate _gx_utility_pixelmap_rotate 4355 UINT _gx_utility_pixelmap_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destination, INT *rot…
|