Home
last modified time | relevance | path

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

/external/skia/src/gpu/instanced/
DInstanceProcessor.cpp1367 EmitShapeCoords shapeCoords; in onEmitCode() local
1368 shapeCoords.fVarying = &fShapeCoords; in onEmitCode()
1369 shapeCoords.fInverseMatrix = fShapeInverseMatrix.fsIn(); in onEmitCode()
1370 shapeCoords.fFragHalfSpan = fFragShapeHalfSpan.fsIn(); in onEmitCode()
1417 this->emitRect(f, shapeCoords, opts); in onEmitCode()
1421 this->emitRect(f, shapeCoords, opts); in onEmitCode()
1429 this->emitRect(f, shapeCoords, opts); in onEmitCode()