Searched defs:clampCoords (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/instanced/
H A DInstanceProcessor.cpp1109 bool clampCoords, const EmitShapeOpts&);
1501 bool coordsMayBeNegative, bool clampCoords,
1506 if (clampCoords) {
1526 if (clampCoords) {
1499 emitArc(GrGLSLPPFragmentBuilder* f, const EmitShapeCoords& coords, bool coordsMayBeNegative, bool clampCoords, const EmitShapeOpts& opts) argument

Completed in 154 milliseconds