Home
last modified time | relevance | path

Searched defs:kCCW (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkPathEnums.h21 kCCW, // == SkPathDirection::kCCW enumerator
/aosp_15_r20/external/skia/include/core/
H A DSkPathTypes.h38 kCCW, enumerator
/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsAsWinding.cpp31 kCCW = -1, enumerator