Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dresource_gen.h85 GX_UBYTE* RotateUIntData(GX_CONST GX_UBYTE* data, INT width, INT height);
Dresource_gen.cpp3966 GX_UBYTE* resource_gen::RotateUIntData(GX_CONST GX_UBYTE* data, INT width, INT height) in RotateUIntData() function in resource_gen
4110 … data = RotateUIntData(map->gx_pixelmap_data, map->gx_pixelmap_width, map->gx_pixelmap_height); in RotatePixelmap()