HomeSort by relevance Sort by last modified time
    Searched refs:endContour (Results 1 - 8 of 8) sorted by null

  /external/skia/src/gpu/ccpr/
GrCCGeometry.h 93 PrimitiveTallies endContour(); // Returns the numbers of primitives needed to draw the contour.
GrCCGeometry.cpp 577 GrCCGeometry::PrimitiveTallies GrCCGeometry::endContour() {
GrCCPathParser.cpp 157 fCurrPathPrimitiveCounts += fGeometry.endContour();
  /external/skqp/src/gpu/ccpr/
GrCCGeometry.h 92 PrimitiveTallies endContour(); // Returns the numbers of primitives needed to draw the contour.
GrCCPathParser.cpp 155 fCurrPathPrimitiveCounts += fGeometry.endContour();
GrCCGeometry.cpp 577 GrCCGeometry::PrimitiveTallies GrCCGeometry::endContour() {
  /external/skia/samplecode/
SampleCCPRGeometry.cpp 202 geometry.endContour();
224 geometry.endContour();
  /external/skqp/samplecode/
SampleCCPRGeometry.cpp 202 geometry.endContour();
224 geometry.endContour();

Completed in 98 milliseconds