OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:measureCachedGlyph
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/font/
Font.cpp
141
void Font::
measureCachedGlyph
(CachedGlyphInfo *glyph, int x, int y,
384
&android::uirenderer::Font::
measureCachedGlyph
,
385
&android::uirenderer::Font::
measureCachedGlyph
/frameworks/rs/
rsFont.cpp
139
void Font::
measureCachedGlyph
(CachedGlyphInfo *glyph, int32_t x, int32_t y, Rect *bounds) {
211
measureCachedGlyph
(cachedGlyph, penX, penY, bounds);
Completed in 4510 milliseconds