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

  /frameworks/rs/
rsFont.cpp 137 void Font::measureCachedGlyph(CachedGlyphInfo *glyph, int32_t x, int32_t y, Rect *bounds) {
209 measureCachedGlyph(cachedGlyph, penX, penY, bounds);
  /frameworks/base/libs/hwui/
FontRenderer.cpp 99 void Font::measureCachedGlyph(CachedGlyphInfo *glyph, int x, int y,
310 &android::uirenderer::Font::measureCachedGlyph
    [all...]

Completed in 47 milliseconds