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

/frameworks/native/libs/gui/
H A DGLConsumer.cpp77 static float mtxFlipV[16] = { member in namespace:android
764 mtxMul(result, xform, mtxFlipV);
849 mtxMul(mCurrentTransformMatrix, mtxFlipV, mtxBeforeFlipV);

Completed in 17 milliseconds