Home
last modified time | relevance | path

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

/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java143 private static Buffer _matrixIndexPointerOES; field in GLES11Ext
910 _matrixIndexPointerOES = pointer; in glMatrixIndexPointerOES()
/aosp14/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java52 Buffer _matrixIndexPointerOES = null; field in GLImpl
1859 _matrixIndexPointerOES = pointer; in glMatrixIndexPointerOES()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt34512 Landroid/opengl/GLES11Ext;->_matrixIndexPointerOES:Ljava/nio/Buffer;