Home
last modified time | relevance | path

Searched defs:kInverted (Results 1 – 4 of 4) sorted by relevance

/external/skqp/include/effects/
DSkTrimPathEffect.h17 kInverted, // return the complement/subset paths [0,start] + [stop,1] enumerator
/external/skia/include/effects/
DSkTrimPathEffect.h17 kInverted, // return the complement/subset paths [0,start] + [stop,1] enumerator
/external/skqp/src/gpu/
DGrShape.cpp134 static constexpr SkRect kInverted = SkRect::MakeLTRB(1, 1, -1, -1); in bounds() local
/external/skia/src/gpu/
DGrShape.cpp134 static constexpr SkRect kInverted = SkRect::MakeLTRB(1, 1, -1, -1); in bounds() local