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

  /external/skia/src/core/
SkGlyphCache.cpp 164 if (rec->fGlyph->isJustAdvance()) {
187 if (rec->fGlyph->isJustAdvance()) {
207 if (glyph->isJustAdvance()) {
228 if (glyph->isJustAdvance()) {
257 if (kFull_MetricsType == mtype && glyph->isJustAdvance()) {
  /external/skia/include/core/
SkScalerContext.h 74 bool isJustAdvance() const {

Completed in 170 milliseconds