Home
last modified time | relevance | path

Searched refs:kEndContour (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCCStrokeGeometry.h61 kEndContour // Instructs the iterator to advance its internal point and normal ptrs. enumerator
174 case Verb::kEndContour: in IsInternalJoinVerb()
DGrCCStrokeGeometry.cpp526 fVerbs.push_back(Verb::kEndContour); in closeContour()
539 fVerbs.push_back(Verb::kEndContour); in capContourAndExit()
570 fVerbs.push_back(Verb::kEndContour); in recordCapsIfAny()
DGrCCStroker.cpp657 case Verb::kEndContour: in prepareToDraw()