Home
last modified time | relevance | path

Searched refs:getBufferUsage (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLSharedGroup.h206 GLenum getBufferUsage(GLuint bufferId);
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h710 uint64_t getBufferUsage(uint64_t usage);
DExynosMPP.cpp941 uint64_t allocUsage = getBufferUsage(usage); in allocOutBuf()
1036 uint64_t ExynosMPP::getBufferUsage(uint64_t usage) in getBufferUsage() function in ExynosMPP
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h303 void getBufferUsage(GLenum target,GLint* param);
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLSharedGroup.cpp345 GLenum GLSharedGroup::getBufferUsage(GLuint bufferId) { in getBufferUsage() function in gfxstream::guest::GLSharedGroup
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1450 void GLEScontext::getBufferUsage(GLenum target,GLint* param) { in getBufferUsage() function in GLEScontext
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp1115 ctx->getBufferUsage(target,params); in glGetBufferParameteriv()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp2460 ctx->getBufferUsage(target,params); in glGetBufferParameteriv()