Home
last modified time | relevance | path

Searched refs:GL_CULL_FACE (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/rs/driver/
DrsdProgramRaster.cpp38 RSD_CALL_GL(glEnable, GL_CULL_FACE); in rsdProgramRasterSetActive()
42 RSD_CALL_GL(glEnable, GL_CULL_FACE); in rsdProgramRasterSetActive()
46 RSD_CALL_GL(glDisable, GL_CULL_FACE); in rsdProgramRasterSetActive()
/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/
DCubeRenderer.java120 gl.glEnable(GL10.GL_CULL_FACE); in onSurfaceCreated()
/frameworks/av/cmds/screenrecord/
DOverlay.cpp147 glDisable(GL_CULL_FACE); in setup_l()
303 glDisable(GL_CULL_FACE); in drawInfoPage()
DFrameOutput.cpp55 glDisable(GL_CULL_FACE); in createInputSurface()
/frameworks/native/libs/gui/tests/
DMultiTextureConsumer_test.cpp76 glDisable(GL_CULL_FACE); in TEST_F()
/frameworks/native/opengl/tests/gl_jni/jni/
Dgl_code.cpp96 glEnable(GL_CULL_FACE); in init_scene()
/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-checks10 …BINDING,GL_COLOR_ARRAY_SIZE,GL_COLOR_ARRAY_STRIDE,GL_COLOR_ARRAY_TYPE,GL_CULL_FACE,GL_DEPTH_BITS,G…
/frameworks/native/opengl/tests/tritex/
Dtritex.cpp181 glEnable(GL_CULL_FACE); in init_scene()
/frameworks/native/opengl/tests/angeles/
Ddemo.c401 glDisable(GL_CULL_FACE); in drawGroundPlane()
469 glDisable(GL_CULL_FACE); in appInit()
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp294 glEnable(GL_CULL_FACE); in init_scene()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java50 int GL_CULL_FACE = 0x0B44; field
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL10Header.java-if49 int GL_CULL_FACE = 0x0B44;
/frameworks/base/opengl/java/android/opengl/
DGLES10.java52 public static final int GL_CULL_FACE = 0x0B44; field in GLES10
DGLES20.java80 public static final int GL_CULL_FACE = 0x0B44; field in GLES20
DGLLogWrapper.java443 case GL_CULL_FACE: in getCap()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h160 #define GL_CULL_FACE 0x0B44 macro
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES10Header.java-if52 public static final int GL_CULL_FACE = 0x0B44;
DGLES20Header.java-if80 public static final int GL_CULL_FACE = 0x0B44;
/frameworks/native/opengl/include/GLES/
Dgl.h118 #define GL_CULL_FACE 0x0B44 macro
/frameworks/native/opengl/include/GLES2/
Dgl2.h134 #define GL_CULL_FACE 0x0B44 macro
/frameworks/base/core/jni/
Dcom_google_android_gles_jni_GLImpl.cpp1250 #if defined(GL_CULL_FACE) in android_glGetIntegerv__I_3II()
1251 case GL_CULL_FACE: in android_glGetIntegerv__I_3II()
1625 #if defined(GL_CULL_FACE) in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
1626 case GL_CULL_FACE: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
/frameworks/native/opengl/libs/
Denums.in37 GL_ENUM(0x0B44,GL_CULL_FACE)
/frameworks/native/opengl/include/GLES3/
Dgl3.h134 #define GL_CULL_FACE 0x0B44 macro
Dgl31.h136 #define GL_CULL_FACE 0x0B44 macro
Dgl32.h136 #define GL_CULL_FACE 0x0B44 macro

12