Home
last modified time | relevance | path

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

/third_party/flutter/skia/bench/
DGrCCFillGeometryBench.cpp56 fGeometry.endContour(); in onDraw()
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCFiller.cpp58 currPathPrimitiveCounts += fGeometry.endContour(); in parseDeviceSpaceFill()
66 currPathPrimitiveCounts += fGeometry.endContour(); in parseDeviceSpaceFill()
95 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
/third_party/flutter/skia/samplecode/
DSampleCCPRGeometry.cpp258 geometry.endContour(); in updateGpuData()
289 geometry.endContour(); in updateGpuData()