Home
last modified time | relevance | path

Searched defs:kCubic_Verb (Results 1 – 2 of 2) sorted by relevance

/external/skqp/include/core/
DSkPath.h1397 kCubic_Verb, //!< adds cubic from last point enumerator
/external/skia/include/core/
DSkPath.h1423 kCubic_Verb = static_cast<int>(SkPathVerb::kCubic), enumerator