Home
last modified time | relevance | path

Searched refs:RotateUShortData (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dresource_gen.h86 GX_UBYTE* RotateUShortData(GX_CONST GX_UBYTE* data, INT width, INT height);
Dresource_gen.cpp4008 GX_UBYTE* resource_gen::RotateUShortData(GX_CONST GX_UBYTE* data, INT width, INT height) in RotateUShortData() function in resource_gen
4119 … data = RotateUShortData(map->gx_pixelmap_data, map->gx_pixelmap_width, map->gx_pixelmap_height); in RotatePixelmap()