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

/external/eigen/demos/opengl/
H A Dcamera.h53 inline uint vpY(void) const { return mVpY; } function in class:Camera
H A Dcamera.cpp240 glViewport(vpX(), vpY(), vpWidth(), vpHeight());

Completed in 210 milliseconds