Home
last modified time | relevance | path

Searched refs:kBeginPath (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/gpu/ccpr/
DGrCCStrokeGeometry.h37 kBeginPath, // Instructs the iterator to advance its stroke width, atlas offset, etc. enumerator
165 case Verb::kBeginPath: in IsInternalJoinVerb()
DGrCCFiller.cpp134 SkASSERT(Verb::kBeginPath == verbs[verbsIdx]); in tessellateFan()
137 case Verb::kBeginPath: in tessellateFan()
355 case Verb::kBeginPath: in prepareToDraw()
DGrCCFillGeometry.h29 kBeginPath, // Included only for caller convenience. enumerator
DGrCCStrokeGeometry.cpp92 fVerbs.push_back(Verb::kBeginPath); in beginPath()
DGrCCFillGeometry.cpp20 fVerbs.push_back(Verb::kBeginPath); in beginPath()
DGrCCStroker.cpp617 case Verb::kBeginPath: in prepareToDraw()
/external/skqp/src/gpu/ccpr/
DGrCCStrokeGeometry.h37 kBeginPath, // Instructs the iterator to advance its stroke width, atlas offset, etc. enumerator
165 case Verb::kBeginPath: in IsInternalJoinVerb()
DGrCCFiller.cpp134 SkASSERT(Verb::kBeginPath == verbs[verbsIdx]); in tessellateFan()
137 case Verb::kBeginPath: in tessellateFan()
355 case Verb::kBeginPath: in prepareToDraw()
DGrCCFillGeometry.h29 kBeginPath, // Included only for caller convenience. enumerator
DGrCCStrokeGeometry.cpp92 fVerbs.push_back(Verb::kBeginPath); in beginPath()
DGrCCStroker.cpp617 case Verb::kBeginPath: in prepareToDraw()
DGrCCFillGeometry.cpp20 fVerbs.push_back(Verb::kBeginPath); in beginPath()