Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/geometry/
DGrShape.h63 inline static constexpr SkPathFillType kDefaultFillType = SkPathFillType::kEvenOdd; variable
/third_party/skia/src/gpu/geometry/
DGrShape.h62 inline static constexpr SkPathFillType kDefaultFillType = SkPathFillType::kEvenOdd; variable