Home
last modified time | relevance | path

Searched refs:kJustAdvance_MetricsType (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/core/
DSkGlyphCache.cpp107 return *this->lookupByChar(charCode, kJustAdvance_MetricsType); in getUnicharAdvance()
113 return *this->lookupByPackedGlyphID(packedGlyphID, kJustAdvance_MetricsType); in getGlyphIDAdvance()
173 if (kJustAdvance_MetricsType == mtype) { in allocateNewGlyph()
DSkGlyphCache.h185 kJustAdvance_MetricsType, enumerator
/external/skia/src/core/
DSkGlyphCache.cpp107 return *this->lookupByChar(charCode, kJustAdvance_MetricsType); in getUnicharAdvance()
113 return *this->lookupByPackedGlyphID(packedGlyphID, kJustAdvance_MetricsType); in getGlyphIDAdvance()
173 if (kJustAdvance_MetricsType == mtype) { in allocateNewGlyph()
DSkGlyphCache.h185 kJustAdvance_MetricsType, enumerator