Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dresource_gen.h84 GX_UBYTE* Rotate1bitGlyphData(GX_CONST GX_UBYTE* map, INT width, INT height);
Dresource_gen.cpp3031 GX_UBYTE* resource_gen::Rotate1bitGlyphData(GX_CONST GX_UBYTE* map, INT width, INT height) in Rotate1bitGlyphData() function in resource_gen
3198 … rotated_data = Rotate1bitGlyphData(input_data, glyph->gx_glyph_width, glyph->gx_glyph_height); in RotateGlyphData()