Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DSurfaceTexture.cpp618 float mtxBeforeFlipV[16]; in computeCurrentTransformMatrix() local
619 mtxMul(mtxBeforeFlipV, crop, xform); in computeCurrentTransformMatrix()
625 mtxMul(mCurrentTransformMatrix, mtxFlipV, mtxBeforeFlipV); in computeCurrentTransformMatrix()