Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkPathTypes.h54 kConic, //!< SkPath::RawIter returns 3 points + 1 weight enumerator
/third_party/skia/tests/
DSkPathRangeIterTest.cpp19 kConic = (int)SkPathVerb::kConic, in DEF_TEST() enumerator
/third_party/skia/src/gpu/tessellate/
DStrokeIterator.h45 kConic = (int)SkPathVerb::kConic, enumerator
/third_party/skia/src/core/
DSkPathPriv.h449 kConic = SkPath::kConic_Verb, enumerator
/third_party/skia/src/gpu/ops/
DAAHairLinePathRenderer.cpp825 kConic = 0x4, enumerator