Home
last modified time | relevance | path

Searched refs:needToApply (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSkStrokeRec.h67 bool needToApply() const { in needToApply() function
/external/skia/src/core/
DSkScalerContext.cpp664 if (rec.needToApply()) { in internalGetPath()