Searched refs:Rotate8bitGlyphData (Results 1 – 2 of 2) sorted by relevance
82 GX_UBYTE* Rotate8bitGlyphData(GX_CONST GX_UBYTE* map, INT width, INT height);
2878 GX_UBYTE *resource_gen::Rotate8bitGlyphData(GX_CONST GX_UBYTE* map, INT width, INT height) in Rotate8bitGlyphData() function in resource_gen3190 … rotated_data = Rotate8bitGlyphData(input_data, glyph->gx_glyph_width, glyph->gx_glyph_height); in RotateGlyphData()