Home
last modified time | relevance | path

Searched refs:endContour (Results 1 – 5 of 5) sorted by relevance

/external/skqp/bench/
DGrCCFillGeometryBench.cpp56 fGeometry.endContour(); in onDraw()
/external/skqp/src/gpu/ccpr/
DGrCCFiller.cpp56 currPathPrimitiveCounts += fGeometry.endContour(); in parseDeviceSpaceFill()
64 currPathPrimitiveCounts += fGeometry.endContour(); in parseDeviceSpaceFill()
93 currPathPrimitiveCounts += fGeometry.endContour(); in parseDeviceSpaceFill()
DGrCCFillGeometry.h87 PrimitiveTallies endContour(); // Returns the numbers of primitives needed to draw the contour.
DGrCCFillGeometry.cpp784 GrCCFillGeometry::PrimitiveTallies GrCCFillGeometry::endContour() { in endContour() function in GrCCFillGeometry
/external/skqp/samplecode/
DSampleCCPRGeometry.cpp261 geometry.endContour(); in updateGpuData()
292 geometry.endContour(); in updateGpuData()