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