Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h385 void setPixelStorei(GLenum pname, GLint param);
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1591 void GLEScontext::setPixelStorei(GLenum pname, GLint param) { in setPixelStorei() function in GLEScontext
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp1740 ctx->setPixelStorei(pname, param); in glPixelStorei()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp3294 ctx->setPixelStorei(pname, param); in glPixelStorei()