Home
last modified time | relevance | path

Searched refs:setCullFace (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h391 void setCullFace(GLenum mode);
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1595 void GLEScontext::setCullFace(GLenum mode) { in setCullFace() function in GLEScontext
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp822 ctx->setCullFace(mode); in glCullFace()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp1319 ctx->setCullFace(mode); in glCullFace()