Searched refs:eyeX (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A D | GLU.java | 71 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 D | Matrix.java | 930 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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |