Home
last modified time | relevance | path

Searched refs:eyeX (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLU.java71 public static void gluLookAt(GL10 gl, float eyeX, float eyeY, float eyeZ, in gluLookAt() argument
77 Matrix.setLookAtM(scratch, 0, eyeX, eyeY, eyeZ, centerX, centerY, centerZ, in gluLookAt()
H A DMatrix.java930 float eyeX, float eyeY, float eyeZ, in setLookAtM() argument
937 float fx = centerX - eyeX; in setLookAtM()
983 translateM(rm, rmOffset, -eyeX, -eyeY, -eyeZ); in setLookAtM()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...