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

  /frameworks/base/libs/hwui/font/
Font.cpp 288 cachedGlyph = cacheGlyph(paint, textUnit, precaching);
470 CachedGlyphInfo* Font::cacheGlyph(const SkPaint* paint, glyph_t glyph, bool precaching) {
  /frameworks/rs/
rsFont.cpp 228 cachedGlyph = cacheGlyph((uint32_t)utfChar);
283 Font::CachedGlyphInfo *Font::cacheGlyph(uint32_t glyph) {

Completed in 73 milliseconds