Home
last modified time | relevance | path

Searched refs:GL11 (Results 1 – 17 of 17) sorted by relevance

/frameworks/native/opengl/tests/testViewport/src/com/android/test/
DTestView.java50 import javax.microedition.khronos.opengles.GL11;
189 GL11 gl11 = (GL11) gl; in createBufferObjects()
195 gl11.glBindBuffer(GL11.GL_ARRAY_BUFFER, mVertexBufferObjectId); in createBufferObjects()
197 …gl11.glBufferData(GL11.GL_ARRAY_BUFFER, mVertexByteBuffer.capacity(), mVertexByteBuffer, GL11.GL_S… in createBufferObjects()
199 gl11.glBindBuffer(GL11.GL_ELEMENT_ARRAY_BUFFER, mElementBufferObjectId); in createBufferObjects()
201 …gl11.glBufferData(GL11.GL_ELEMENT_ARRAY_BUFFER, mIndexBuffer.capacity() * CHAR_SIZE, mIndexBuffer,… in createBufferObjects()
210 GL11 gl11 = (GL11) gl; in draw()
214 gl11.glBindBuffer(GL11.GL_ARRAY_BUFFER, mVertexBufferObjectId); in draw()
217 gl11.glBindBuffer(GL11.GL_ELEMENT_ARRAY_BUFFER, mElementBufferObjectId); in draw()
220 gl11.glBindBuffer(GL11.GL_ARRAY_BUFFER, 0); in draw()
[all …]
/frameworks/base/opengl/java/android/opengl/
DGLWrapperBase.java22 import javax.microedition.khronos.opengles.GL11;
31 implements GL, GL10, GL10Ext, GL11, GL11Ext, GL11ExtensionPack {
37 if (gl instanceof GL11) { in GLWrapperBase()
38 mgl11 = (GL11) gl; in GLWrapperBase()
50 protected GL11 mgl11;
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DRawTexture.java21 import javax.microedition.khronos.opengles.GL11;
51 canvas.initializeTextureSize(this, GL11.GL_RGBA, GL11.GL_UNSIGNED_BYTE); in prepare()
71 return GL11.GL_TEXTURE_2D; in getTarget()
DGLId.java19 import javax.microedition.khronos.opengles.GL11;
28 public void glDeleteTextures(GL11 gl, int n, int[] textures, int offset); in glDeleteTextures()
30 public void glDeleteBuffers(GL11 gl, int n, int[] buffers, int offset); in glDeleteBuffers()
DGLES20IdImpl.java5 import javax.microedition.khronos.opengles.GL11;
25 public void glDeleteTextures(GL11 gl, int n, int[] textures, int offset) { in glDeleteTextures()
32 public void glDeleteBuffers(GL11 gl, int n, int[] buffers, int offset) { in glDeleteBuffers()
DUploadedTexture.java27 import javax.microedition.khronos.opengles.GL11;
281 return GL11.GL_TEXTURE_2D; in getTarget()
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL11ImplHeader.java-impl10 import javax.microedition.khronos.opengles.GL11;
13 public class GL11Impl implements GL11 {
DGLImplHeader.java-impl31 import javax.microedition.khronos.opengles.GL11;
35 public class GLImpl implements GL10, GL10Ext, GL11, GL11Ext, GL11ExtensionPack {
78 "Application %s (SDK target %d) called a GL11 Pointer method with an indirect Buffer.",
DGL11Header.java-if21 public interface GL11 extends GL10 {
/frameworks/native/opengl/tools/glgen/
Dgen100 javax/microedition/khronos/opengles/GL11.java \
153 for x in GL.java GL10.java GL10Ext.java GL11.java GL11Ext.java GL11ExtensionPack.java
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11.java22 public interface GL11 extends GL10 { interface
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java32 import javax.microedition.khronos.opengles.GL11;
36 public class GLImpl implements GL10, GL10Ext, GL11, GL11Ext, GL11ExtensionPack {
/frameworks/base/config/
Dhiddenapi-public-dex.txt72196 Ljavax/microedition/khronos/opengles/GL11;
72197 Ljavax/microedition/khronos/opengles/GL11;->glBindBuffer(II)V
72198 Ljavax/microedition/khronos/opengles/GL11;->glBufferData(IILjava/nio/Buffer;I)V
72199 Ljavax/microedition/khronos/opengles/GL11;->glBufferSubData(IIILjava/nio/Buffer;)V
72200 Ljavax/microedition/khronos/opengles/GL11;->glClipPlanef(ILjava/nio/FloatBuffer;)V
72201 Ljavax/microedition/khronos/opengles/GL11;->glClipPlanef(I[FI)V
72202 Ljavax/microedition/khronos/opengles/GL11;->glClipPlanex(ILjava/nio/IntBuffer;)V
72203 Ljavax/microedition/khronos/opengles/GL11;->glClipPlanex(I[II)V
72204 Ljavax/microedition/khronos/opengles/GL11;->glColor4ub(BBBB)V
72205 Ljavax/microedition/khronos/opengles/GL11;->glColorPointer(IIII)V
[all …]
Dboot-image-profile.txt51121 HSPLjavax/microedition/khronos/opengles/GL11;->glBindBuffer(II)V
51122 HSPLjavax/microedition/khronos/opengles/GL11;->glBufferData(IILjava/nio/Buffer;I)V
51123 HSPLjavax/microedition/khronos/opengles/GL11;->glBufferSubData(IIILjava/nio/Buffer;)V
51124 HSPLjavax/microedition/khronos/opengles/GL11;->glClipPlanef(ILjava/nio/FloatBuffer;)V
51125 HSPLjavax/microedition/khronos/opengles/GL11;->glClipPlanef(I[FI)V
51126 HSPLjavax/microedition/khronos/opengles/GL11;->glClipPlanex(ILjava/nio/IntBuffer;)V
51127 HSPLjavax/microedition/khronos/opengles/GL11;->glClipPlanex(I[II)V
51128 HSPLjavax/microedition/khronos/opengles/GL11;->glColor4ub(BBBB)V
51129 HSPLjavax/microedition/khronos/opengles/GL11;->glColorPointer(IIII)V
51130 HSPLjavax/microedition/khronos/opengles/GL11;->glDeleteBuffers(ILjava/nio/IntBuffer;)V
[all …]
Dpreloaded-classes6062 javax.microedition.khronos.opengles.GL11
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt52172 public abstract interface GL11 implements javax.microedition.khronos.opengles.GL10 {
/frameworks/base/api/
Dcurrent.txt71771 public abstract interface GL11 implements javax.microedition.khronos.opengles.GL10 {