Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DGLConsumer.cpp787 static const mat4 mtxFlipV( in computeTransformMatrix() local
805 xform *= mtxFlipV; in computeTransformMatrix()
870 xform = mtxFlipV * xform; in computeTransformMatrix()