Searched defs:measureCachedGlyph (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/
H A DrsFont.cpp137 void Font::measureCachedGlyph(CachedGlyphInfo *glyph, int32_t x, int32_t y, Rect *bounds) { function in class:Font
209 measureCachedGlyph(cachedGlyph, penX, penY, bounds);
/frameworks/base/libs/hwui/
H A DFontRenderer.cpp99 void Font::measureCachedGlyph(CachedGlyphInfo *glyph, int x, int y, function in class:android::uirenderer::Font
310 &android::uirenderer::Font::measureCachedGlyph

Completed in 513 milliseconds