Home
last modified time | relevance | path

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

/external/skqp/tests/
DPathOpsTestCommon.h16 static const int kPointCount = 3; member
26 static const int kPointCount = 4; member
/external/skia/tests/
DPathOpsTestCommon.h16 static const int kPointCount = 3; member
26 static const int kPointCount = 4; member
/external/dynamic_depth/internal/dynamic_depth/
Dpoint_cloud.cc17 const char kPointCount[] = "PointCount"; variable
/external/skqp/src/pathops/
DSkPathOpsQuad.h23 static const int kPointCount = 3; member
DSkPathOpsConic.h14 static const int kPointCount = 3; member
DSkPathOpsCubic.h18 static const int kPointCount = 4; member
/external/skia/src/pathops/
DSkPathOpsQuad.h23 static const int kPointCount = 3; member
DSkPathOpsConic.h14 static const int kPointCount = 3; member
DSkPathOpsCubic.h18 static const int kPointCount = 4; member
/external/skqp/src/core/
DSkGeometry.h449 kPointCount = 1 + 2 * kQuadCount, enumerator
/external/skia/src/core/
DSkGeometry.h519 kPointCount = 1 + 2 * kQuadCount, enumerator