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

  /external/skia/src/core/
SkGlyph.h 234 bool isJustAdvance() const {
SkGlyphCache.cpp 156 if (type == kFull_MetricsType && glyph->isJustAdvance()) {
  /external/skqp/src/core/
SkGlyph.h 234 bool isJustAdvance() const {
SkGlyphCache.cpp 156 if (type == kFull_MetricsType && glyph->isJustAdvance()) {

Completed in 91 milliseconds