Searched defs:measureCachedGlyph (Results 1 - 2 of 2) sorted by last modified time

/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);
/frameworks/base/libs/hwui/font/
H A DFont.cpp140 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

Completed in 39 milliseconds