Home
last modified time | relevance | path

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

/external/skia/src/gpu/instanced/
DInstanceProcessor.cpp1368 EmitShapeCoords shapeCoords; in onEmitCode() local
1369 shapeCoords.fVarying = &fShapeCoords; in onEmitCode()
1370 shapeCoords.fInverseMatrix = fShapeInverseMatrix.fsIn(); in onEmitCode()
1371 shapeCoords.fFragHalfSpan = fFragShapeHalfSpan.fsIn(); in onEmitCode()
1418 this->emitRect(f, shapeCoords, opts); in onEmitCode()
1422 this->emitRect(f, shapeCoords, opts); in onEmitCode()
1430 this->emitRect(f, shapeCoords, opts); in onEmitCode()