Searched refs:RotateUCharData (Results 1 – 2 of 2) sorted by relevance
87 GX_UBYTE* RotateUCharData(GX_CONST GX_UBYTE* data, INT width, INT height);
4050 GX_UBYTE* resource_gen::RotateUCharData(GX_CONST GX_UBYTE* data, INT width, INT height) in RotateUCharData() function in resource_gen4123 …auxdata = RotateUCharData(map->gx_pixelmap_aux_data, map->gx_pixelmap_width, map->gx_pixelmap_heig… in RotatePixelmap()4130 … data = RotateUCharData(map->gx_pixelmap_data, map->gx_pixelmap_width, map->gx_pixelmap_height); in RotatePixelmap()