Home
last modified time | relevance | path

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

/third_party/skia/tests/
DPathOpsTestCommon.h16 static const int kPointCount = 3; member
26 static const int kPointCount = 4; member
/third_party/flutter/skia/tests/
DPathOpsTestCommon.h16 static const int kPointCount = 3; member
26 static const int kPointCount = 4; member
/third_party/flutter/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
/third_party/skia/src/pathops/
DSkPathOpsQuad.h23 static const int kPointCount = 3; member
DSkPathOpsCubic.h18 static const int kPointCount = 4; member
DSkPathOpsConic.h14 static const int kPointCount = 3; member
/third_party/flutter/skia/src/core/
DSkGeometry.h447 kPointCount = 1 + 2 * kQuadCount, enumerator
/third_party/skia/src/core/
DSkGeometry.h519 kPointCount = 1 + 2 * kQuadCount, enumerator