Home
last modified time | relevance | path

Searched refs:kDefaultPathFillType (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/
DGrShape.h217 out->setFillType(kDefaultPathFillType); in asPath()
227 out->setFillType(kDefaultPathFillType); in asPath()
237 out->setFillType(kDefaultPathFillType); in asPath()
527 static constexpr SkPath::FillType kDefaultPathFillType = SkPath::kEvenOdd_FillType; variable
DGrShape.cpp589 this->path().setFillType(kDefaultPathFillType); in attemptToSimplifyPath()
597 this->path().setFillType(kDefaultPathFillType); in attemptToSimplifyPath()
/external/skia/src/gpu/
DGrShape.h217 out->setFillType(kDefaultPathFillType); in asPath()
227 out->setFillType(kDefaultPathFillType); in asPath()
237 out->setFillType(kDefaultPathFillType); in asPath()
527 static constexpr SkPath::FillType kDefaultPathFillType = SkPath::kEvenOdd_FillType; variable
DGrShape.cpp589 this->path().setFillType(kDefaultPathFillType); in attemptToSimplifyPath()
597 this->path().setFillType(kDefaultPathFillType); in attemptToSimplifyPath()