Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
DDrawVerticesOp.cpp534 bool needMultipleViewMatrices = in onCombineIfPossible() local
540 if (needMultipleViewMatrices && (this->fMeshes[0].fViewMatrix.hasPerspective() || in onCombineIfPossible()
544 fMultipleViewMatrices = needMultipleViewMatrices; in onCombineIfPossible()