Home
last modified time | relevance | path

Searched refs:GLES11Ext (Results 1 – 16 of 16) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DColorFade.java32 import android.opengl.GLES11Ext;
311 GLES20.glBindTexture(GLES11Ext.GL_TEXTURE_EXTERNAL_OES, mTexNames[0]); in initGLBuffers()
312 GLES20.glTexParameteri(GLES11Ext.GL_TEXTURE_EXTERNAL_OES, GLES20.GL_TEXTURE_MAG_FILTER, in initGLBuffers()
314 GLES20.glTexParameteri(GLES11Ext.GL_TEXTURE_EXTERNAL_OES, GLES20.GL_TEXTURE_MIN_FILTER, in initGLBuffers()
316 GLES20.glTexParameteri(GLES11Ext.GL_TEXTURE_EXTERNAL_OES, GLES20.GL_TEXTURE_WRAP_S, in initGLBuffers()
318 GLES20.glTexParameteri(GLES11Ext.GL_TEXTURE_EXTERNAL_OES, GLES20.GL_TEXTURE_WRAP_T, in initGLBuffers()
320 GLES20.glBindTexture(GLES11Ext.GL_TEXTURE_EXTERNAL_OES, 0); in initGLBuffers()
467 GLES20.glBindTexture(GLES11Ext.GL_TEXTURE_EXTERNAL_OES, mTexNames[0]);
481 GLES20.glBindTexture(GLES11Ext.GL_TEXTURE_EXTERNAL_OES, 0);
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DTextureSource.java20 import android.opengl.GLES11Ext;
46 GLES11Ext.GL_TEXTURE_EXTERNAL_OES, in newExternalTexture()
/aosp12/packages/services/Car/service/src/com/android/car/pm/blurredbackground/
H A DBlurredSurfaceRenderer.java22 import android.opengl.GLES11Ext;
88 GLES11Ext.GL_TEXTURE_EXTERNAL_OES); in onSurfaceCreated()
H A DBlurTextureProgram.java20 import android.opengl.GLES11Ext;
161 GLES11Ext.GL_TEXTURE_EXTERNAL_OES); in render()
/aosp12/packages/apps/DevCamera/src/com/android/devcamera/
H A DApi2Camera.java36 import android.opengl.GLES11Ext;
238 GLES20.glBindTexture(GLES11Ext.GL_TEXTURE_EXTERNAL_OES, textures[0]); in InitializeAllTheThings()
240 GLES20.glTexParameterf(GLES11Ext.GL_TEXTURE_EXTERNAL_OES, in InitializeAllTheThings()
243 GLES20.glTexParameterf(GLES11Ext.GL_TEXTURE_EXTERNAL_OES, in InitializeAllTheThings()
246 GLES20.glTexParameteri(GLES11Ext.GL_TEXTURE_EXTERNAL_OES, in InitializeAllTheThings()
248 GLES20.glTexParameteri(GLES11Ext.GL_TEXTURE_EXTERNAL_OES, in InitializeAllTheThings()
/aosp12/frameworks/native/opengl/tools/glgen/
H A Dgen123 android/opengl/GLES11Ext.java \
176 for x in EGL14 EGL15 EGLExt GLES10 GLES10Ext GLES11 GLES11Ext GLES20 GLES30 GLES31 GLES31Ext GLES32
/aosp12/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11ExtHeader.java-if24 public class GLES11Ext {
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java24 public class GLES11Ext { class
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes5314 android.opengl.GLES11Ext
H A Dboot-image-profile.txt28634 Landroid/opengl/GLES11Ext;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes5312 android.opengl.GLES11Ext
H A Dboot-image-profile.txt38271 Landroid/opengl/GLES11Ext;
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt37829 Landroid/opengl/GLES11Ext;->glMatrixIndexPointerOESBounds(IIILjava/nio/Buffer;I)V
37830 Landroid/opengl/GLES11Ext;->glWeightPointerOESBounds(IIILjava/nio/Buffer;I)V
37831 Landroid/opengl/GLES11Ext;->GL_BYTE:I
37832 Landroid/opengl/GLES11Ext;->GL_FIXED:I
37833 Landroid/opengl/GLES11Ext;->GL_FLOAT:I
37834 Landroid/opengl/GLES11Ext;->GL_SHORT:I
37835 Landroid/opengl/GLES11Ext;->_matrixIndexPointerOES:Ljava/nio/Buffer;
37836 Landroid/opengl/GLES11Ext;->_nativeClassInit()V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt28498 public class GLES11Ext {
28499 ctor public GLES11Ext();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt19446 public class GLES11Ext {
19447 ctor public GLES11Ext();