Home
last modified time | relevance | path

Searched defs:kPointCount (Results 1 – 5 of 5) sorted by relevance

/external/skia/tests/
DPathOpsTestCommon.h16 static const int kPointCount = 3; member
26 static const int kPointCount = 4; member
/external/skia/src/pathops/
DSkPathOpsQuad.h22 static const int kPointCount = 3; member
DSkPathOpsConic.h15 static const int kPointCount = 3; member
DSkPathOpsCubic.h17 static const int kPointCount = 4; member
/external/skia/src/core/
DSkGeometry.h403 kPointCount = 1 + 2 * kQuadCount, enumerator