Searched defs:mtxBeforeFlipV (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/gui/
H A DSurfaceTexture.cpp958 float mtxBeforeFlipV[16]; local
959 mtxMul(mtxBeforeFlipV, crop, xform);
965 mtxMul(mCurrentTransformMatrix, mtxFlipV, mtxBeforeFlipV);

Completed in 43 milliseconds