Searched defs:zRot (Results 1 – 4 of 4) sorted by relevance
257 int x, int y, int width, int height, float zRot) in createOpenGLSubwindow()287 void setOpenGLDisplayRotation(float zRot) in setOpenGLDisplayRotation()
96 void setDisplayRotation(float zRot) { in setDisplayRotation()
412 int p_width, int p_height, float zRot) in setupSubWindow()
101 float zRot = 0.0f; in WinMain() local