Home
last modified time | relevance | path

Searched refs:glClientActiveTexture (Results 1 – 21 of 21) sorted by relevance

/aosp12/frameworks/libs/native_bridge_support/libGLESv1_CM/
H A Dstubs_arm64.cc45 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glClientActiveTexture);
325 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glClientActiveTexture); in init_stub_library()
H A Dstubs_arm.cc45 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glClientActiveTexture);
325 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glClientActiveTexture); in init_stub_library()
/aosp12/frameworks/native/opengl/libs/
H A DlibGLESv1_CM.map.txt28 glClientActiveTexture;
H A Dentries_gles1.in26 GL_ENTRY(void, glClientActiveTexture, GLenum texture)
H A Dentries.in85 GL_ENTRY(void, glClientActiveTexture, GLenum texture)
/aosp12/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES10.spec12 void glClientActiveTexture ( GLenum texture )
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java315 void glClientActiveTexture( in glClientActiveTexture() method
/aosp12/frameworks/native/opengl/libs/GLES_CM/
H A Dgl_api.in148 void API_ENTRY(glClientActiveTexture)(GLenum texture) {
149 CALL_GL_API(glClientActiveTexture, texture);
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
H A DGLES11Canvas.java117 gl.glClientActiveTexture(GL11.GL_TEXTURE1); in GLES11Canvas()
119 gl.glClientActiveTexture(GL11.GL_TEXTURE0); in GLES11Canvas()
/aosp12/frameworks/native/opengl/tools/glgen/specs/jsr239/
H A Dglspec-1.012 void glClientActiveTexture ( GLenum texture )
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java351 public static native void glClientActiveTexture( in glClientActiveTexture() method in GLES10
H A DGLErrorWrapper.java136 public void glClientActiveTexture(int texture) { in glClientActiveTexture() method in GLErrorWrapper
138 mgl.glClientActiveTexture(texture); in glClientActiveTexture()
H A DGLLogWrapper.java1282 public void glClientActiveTexture(int texture) { in glClientActiveTexture() method in GLLogWrapper
1287 mgl.glClientActiveTexture(texture); in glClientActiveTexture()
/aosp12/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h484 GLAPI void APIENTRY glClientActiveTexture (GLenum texture);
/aosp12/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java168 public native void glClientActiveTexture( in glClientActiveTexture() method in GLImpl
/aosp12/frameworks/native/opengl/include/GLES/
H A Dgl.h454 GL_API void GL_APIENTRY glClientActiveTexture (GLenum texture);
/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10.cpp536 glClientActiveTexture( in android_glClientActiveTexture__I()
H A Dcom_google_android_gles_jni_GLImpl.cpp320 glClientActiveTexture( in android_glClientActiveTexture__I()
/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/core/api/
H A Dcurrent.txt27946 method public static void glClientActiveTexture(int);
57069 method public void glClientActiveTexture(int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt18894 method public static void glClientActiveTexture(int);
51816 method public abstract void glClientActiveTexture(int);