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

/frameworks/base/libs/hwui/font/
H A DFont.cpp135 void Font::measureCachedGlyph(CachedGlyphInfo *glyph, int x, int y, function in class:android::uirenderer::Font
389 &android::uirenderer::Font::measureCachedGlyph,
390 &android::uirenderer::Font::measureCachedGlyph
/frameworks/rs/
H A DrsFont.cpp138 void Font::measureCachedGlyph(CachedGlyphInfo *glyph, int32_t x, int32_t y, Rect *bounds) { function in class:android::renderscript::Font
210 measureCachedGlyph(cachedGlyph, penX, penY, bounds);

Completed in 77 milliseconds