Searched refs:needToApply (Results 1 – 2 of 2) sorted by relevance
/external/skia/include/core/ | ||
D | SkStrokeRec.h | 67 bool needToApply() const { in needToApply() function |
/external/skia/src/core/ | ||
D | SkScalerContext.cpp | 664 if (rec.needToApply()) { in internalGetPath() |