Searched defs:eyeZ (Results 1 – 7 of 7) sorted by relevance
117 float eyeZ = 1.5f; in setUp() local
84 float eyeZ = 10.0f; in setUpViewMatrix() local
79 float eyeZ = 10.0f; in setUpViewMatrix() local
99 final float eyeZ = 0.0f; in resetViewMatrix() local
87 public static void setLookAtM(float[] rm, float eyeX, float eyeY, float eyeZ, in setLookAtM()
141 float eyeZ = 6.0f; in TEST() local
132 Matrix* Matrix::newLookAt(float eyeX, float eyeY, float eyeZ, float centerX, in newLookAt()