Home
last modified time | relevance | path

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

/external/skia/src/gpu/instanced/
DInstanceProcessor.cpp1376 bool clampArcCoords = this->isMixedSampled() && (fOpInfo.fShapeTypes & kRRect_ShapesMask); in onEmitCode() local
1394 this->emitArc(f, arcCoords, false, clampArcCoords, opts); in onEmitCode()
1415 this->emitArc(f, arcCoords, false, clampArcCoords, opts); in onEmitCode()
1423 this->emitArc(f, arcCoords, false, clampArcCoords, opts); in onEmitCode()
1426 this->emitArc(f, arcCoords, false, clampArcCoords, opts); in onEmitCode()