Home
last modified time | relevance | path

Searched refs:kFull_MetricsType (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/core/
DSkStrike.cpp75 return *this->lookupByPackedGlyphID(packedGlyphID, kFull_MetricsType); in getGlyphIDMetrics()
81 return *this->lookupByPackedGlyphID(packedGlyphID, kFull_MetricsType); in getGlyphIDMetrics()
98 if (type == kFull_MetricsType && glyphPtr->isJustAdvance()) { in lookupByPackedGlyphID()
116 SkASSERT(kFull_MetricsType == mtype); in allocateNewGlyph()
DSkStrike.h171 kFull_MetricsType enumerator