Home | History | Annotate | Download | only in surfaceflinger

Lines Matching full:flipv

960             const mat4 flipV( 1,0,0,0, 0,-1,0,0, 0,0,1,0, 0,1,0,1);
971 tr = tr * flipV;