Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyph.h101 bool isJustAdvance() const { in isJustAdvance() function
DSkGlyphCache.cpp170 if (type == kFull_MetricsType && glyph->isJustAdvance()) { in lookupByPackedGlyphID()