Searched refs:IsInverseFillType (Results 1 - 2 of 2) sorted by relevance

/external/skia/include/core/
H A DSkPath.h82 bool isInverseFillType() const { return IsInverseFillType((FillType)fFillType); }
522 static bool IsInverseFillType(FillType fill) { function in class:SkPath
/external/skia/src/gpu/
H A DGrTessellatingPathRenderer.cpp1408 if (SkPath::IsInverseFillType(fillType)) {

Completed in 460 milliseconds