Home
last modified time | relevance | path

Searched refs:kSerpentineInsets (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/ccpr/
DGrCCPRCoverageProcessor.cpp32 case Mode::kSerpentineInsets: in GetProcessorName()
78 case Mode::kSerpentineInsets: in createGLSLInstance()
DGrCCPRCoverageProcessor.h81 kSerpentineInsets, enumerator
DGrCCPRCoverageOpsBuilder.cpp525 this->drawMaskPrimitives(flushState, pipeline, Mode::kSerpentineInsets, in onExecute()
/external/skia/samplecode/
DSampleCCPRGeometry.cpp31 return mode >= GrCCPRCoverageProcessor::Mode::kSerpentineInsets ? 4 : 3; in num_points()