Home
last modified time | relevance | path

Searched refs:pathFillType (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/ops/
DPathStencilCoverOp.cpp146 GrFillRuleForPathFillType(this->pathFillType())); in prePreparePrograms()
186 SkPathFillType_IsInverse(this->pathFillType())); in prePreparePrograms()
DPathStencilCoverOp.h76 SkPathFillType pathFillType() const { in pathFillType() function
/third_party/skia/tests/
DPathOpsExtendedTest.cpp658 void PathOpsThreadState::outputProgress(const char* pathStr, SkPathFillType pathFillType) { in outputProgress() argument
662 if (pathFillType == SkPathFillType::kEvenOdd) { in outputProgress()