Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DGLConsumer.cpp850 float mtxBeforeFlipV[16]; in computeTransformMatrix() local
903 mtxMul(mtxBeforeFlipV, crop, xform); in computeTransformMatrix()
906 mtxBeforeFlipV[i] = xform[i]; in computeTransformMatrix()
914 mtxMul(outTransform, mtxFlipV, mtxBeforeFlipV); in computeTransformMatrix()