Searched refs:drawGlyph (Results 1 - 2 of 2) sorted by relevance

/frameworks/minikin/include/minikin/
H A DLayout.h37 void drawGlyph(const android::GlyphBitmap& bitmap, int x, int y);
/frameworks/minikin/libs/minikin/
H A DLayout.cpp66 void Bitmap::drawGlyph(const android::GlyphBitmap& bitmap, int x, int y) { function in class:minikin::Bitmap
920 surface->drawGlyph(glyphBitmap,

Completed in 224 milliseconds