Home
last modified time | relevance | path

Searched defs:glCullFace (Results 1 – 7 of 7) sorted by relevance

/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h82 glCullFace_t glCullFace; member
/development/tools/glesv2debugger/src/com/android/glesv2debugger/
DDebuggerMessage.java57 glCullFace(27, 27), enumConstant
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp428 GL_APICALL void GL_APIENTRY glCullFace(GLenum mode){ in glCullFace() function
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java172 public void glCullFace(int mode) { in glCullFace() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp475 GL_API void GL_APIENTRY glCullFace( GLenum mode) { in glCullFace() function
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp351 void glCullFace(GLenum mode) in glCullFace() function
Dgles_dispatch.h82 glCullFace_t glCullFace; member