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 181 if (rec->fGlyph->isJustAdvance()) {
204 if (rec->fGlyph->isJustAdvance()) {
224 if (glyph->isJustAdvance()) {
245 if (glyph->isJustAdvance()) {
274 if (kFull_MetricsType == mtype && glyph->isJustAdvance()) {
  /external/skia/include/core/
SkScalerContext.h 56 bool isJustAdvance() const {

Completed in 162 milliseconds