Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCStrokeGeometry.h95 void capContourAndExit(); // Add endcaps (if any) and exit the contour.
DGrCCStroker.cpp322 fGeometry.capContourAndExit(); in parseDeviceSpaceStroke()
358 fGeometry.capContourAndExit(); in parseDeviceSpaceStroke()
DGrCCStrokeGeometry.cpp530 void GrCCStrokeGeometry::capContourAndExit() { in capContourAndExit() function in GrCCStrokeGeometry