Searched defs:drawCachedGlyph (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/hwui/font/ | ||
D | Font.cpp | 157 void Font::drawCachedGlyph(CachedGlyphInfo* glyph, int x, int y, in drawCachedGlyph() function in android::uirenderer::Font |
/frameworks/rs/ | ||
D | rsFont.cpp | 92 void Font::drawCachedGlyph(CachedGlyphInfo *glyph, int32_t x, int32_t y) { in drawCachedGlyph() function in android::renderscript::Font |