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

/external/eigen/demos/opengl/
H A Dcamera.h53 inline uint vpY(void) const { return mVpY; }
99 uint mVpX, mVpY; member in class:Camera
H A Dcamera.cpp28 mVpY = 0;
40 mVpY = other.mVpY;
68 mVpY = offsety;

Completed in 144 milliseconds