Searched refs:fIntercept (Results 1 – 2 of 2) sorted by relevance
224 pathData->fIntercept = nullptr; in findPath()321 const SkGlyph::Intercept* intercept = glyph->fPathData->fIntercept; in MatchBounds()344 intercept->fNext = glyph->fPathData->fIntercept; in findIntercepts()349 glyph->fPathData->fIntercept = intercept; in findIntercepts()
49 Intercept* fIntercept; member