Searched refs:mtxFlipV (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/gui/
H A DSurfaceTexture.cpp88 static float mtxFlipV[16] = { member in namespace:android
591 mtxMul(result, xform, mtxFlipV);
671 mtxMul(mCurrentTransformMatrix, mtxFlipV, mtxBeforeFlipV);

Completed in 6 milliseconds