Searched refs:RotateUShortData (Results 1 – 2 of 2) sorted by relevance
86 GX_UBYTE* RotateUShortData(GX_CONST GX_UBYTE* data, INT width, INT height);
4008 GX_UBYTE* resource_gen::RotateUShortData(GX_CONST GX_UBYTE* data, INT width, INT height) in RotateUShortData() function in resource_gen4119 … data = RotateUShortData(map->gx_pixelmap_data, map->gx_pixelmap_width, map->gx_pixelmap_height); in RotatePixelmap()