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