Searched refs:preConcatSamplerMatrices (Results 1 – 7 of 7) sorted by relevance
99 this->drawState()->preConcatSamplerMatrices(stageMask, matrix); in preConcatEnabledSamplerMatrices()
217 void preConcatSamplerMatrices(StageMask stageMask, const GrMatrix& matrix) { in preConcatSamplerMatrices() function
492 drawState->preConcatSamplerMatrices(stageMask, vmi); in internalDrawPath()
443 drawState->preConcatSamplerMatrices(stageMask, ivm); in onDrawPath()
617 drawState->preConcatSamplerMatrices(stageMask, ivm); in onDrawPath()
1017 drawState->preConcatSamplerMatrices(stageMask, *matrix); in drawRect()1041 drawState->preConcatSamplerMatrices(stageMask, m); in drawRect()1085 drawState->preConcatSamplerMatrices(otherStageMask, m); in drawRectToRect()
1124 drawState->preConcatSamplerMatrices(fStageMask, invVM); in AutoDeviceCoordDraw()