Home
last modified time | relevance | path

Searched refs:_gx_utility_pixelmap_rotate (Results 1 – 6 of 6) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgxe_utility_pixelmap_rotate.c89 status = _gx_utility_pixelmap_rotate(src, angle, destination, rot_cx, rot_cy); in _gxe_utility_pixelmap_rotate()
Dgx_circular_gauge_needle_rotate.c95 …status = _gx_utility_pixelmap_rotate(gauge -> gx_circular_gauge_needle_source, gauge -> gx_circula… in _gx_circular_gauge_needle_rotate()
Dgx_canvas_rotated_text_draw.c204 … if (_gx_utility_pixelmap_rotate(&textmap, angle, &rotated_map, &x_pos, &y_pos) == GX_SUCCESS) in _gx_canvas_rotated_text_draw_ext()
Dgx_utility_pixelmap_rotate.c88 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/
Dgx_utility.h298 UINT _gx_utility_pixelmap_rotate(GX_PIXELMAP *src, INT angle, GX_PIXELMAP *destination, INT…
Dgx_api.h3550 #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…