Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsQuad.h36 static const int kPointLast = kPointCount - 1; member
H A DSkPathOpsConic.h28 static const int kPointLast = kPointCount - 1; member
H A DSkPathOpsCubic.h31 static const int kPointLast = kPointCount - 1; member