Searched refs:RotatePixelmap (Results 1 – 3 of 3) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | resource_gen.h | 25 … GX_PIXELMAP* RotatePixelmap(res_info* pixinfo, int theme_id, GX_PIXELMAP *map, int frame_id); 88 VOID RotatePixelmap(GX_PIXELMAP* map);
|
| D | resource_gen.cpp | 4092 VOID resource_gen::RotatePixelmap(GX_PIXELMAP* map) in RotatePixelmap() function in resource_gen 4140 GX_PIXELMAP* resource_gen::RotatePixelmap(res_info* info, int theme_id, GX_PIXELMAP *map, int frame… in RotatePixelmap() function in resource_gen 4227 RotatePixelmap(rotated_map); in RotatePixelmap() 4287 rotated_map = RotatePixelmap(pixinfo, theme_id, m_map, frame_id); in WritePixelmapData()
|
| D | binary_resource_gen.cpp | 2097 rotated_map = RotatePixelmap(info, theme_id, map, frame_id); in WritePixelmapBlock() 2734 rotated_map = RotatePixelmap(info, theme_id, map, frame_id); in GetOnePixelmapDataSize()
|