Home
last modified time | relevance | path

Searched defs:pathFillType (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/ops/
DPathStencilCoverOp.h76 SkPathFillType pathFillType() const { in pathFillType() function
/third_party/skia/tests/
DPathOpsExtendedTest.cpp658 void PathOpsThreadState::outputProgress(const char* pathStr, SkPathFillType pathFillType) { in outputProgress()