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

  /frameworks/base/libs/hwui/font/
Font.cpp 283 CachedGlyphInfo* Font::getCachedGlyph(const SkPaint* paint, glyph_t textUnit, bool precaching) {
341 CachedGlyphInfo* cachedGlyph = getCachedGlyph(paint, glyph);
381 CachedGlyphInfo* cachedGlyph = getCachedGlyph(paint, glyph, true);
416 CachedGlyphInfo* cachedGlyph = getCachedGlyph(paint, glyph);
Font.h 143 CachedGlyphInfo* getCachedGlyph(const SkPaint* paint, glyph_t textUnit,

Completed in 995 milliseconds