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

/frameworks/base/libs/hwui/font/
H A DFont.cpp141 void Font::measureCachedGlyph(CachedGlyphInfo *glyph, int x, int y, function in class:android::uirenderer::Font
398 &android::uirenderer::Font::measureCachedGlyph,
399 &android::uirenderer::Font::measureCachedGlyph
/frameworks/rs/
H A DrsFont.cpp139 void Font::measureCachedGlyph(CachedGlyphInfo *glyph, int32_t x, int32_t y, Rect *bounds) { function in class:Font
211 measureCachedGlyph(cachedGlyph, penX, penY, bounds);

Completed in 60 milliseconds