Home
last modified time | relevance | path

Searched refs:readHeight (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.h98 …GLuint readWidth, GLint readHeight, GLint readColorFormat, GLint readDepthStencilFormat, GLint rea…
DGLESv2Context.cpp117 …GLuint readWidth, GLint readHeight, GLint readColorFormat, GLint readDepthstencilFormat, GLint rea… in initDefaultFBO() argument
122 readWidth, readHeight, readColorFormat, readDepthstencilFormat, readMultisamples, in initDefaultFBO()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmContext.h59 …GLuint readWidth, GLint readHeight, GLint readColorFormat, GLint readDepthStencilFormat, GLint rea…
DGLEScmContext.cpp89 …GLuint readWidth, GLint readHeight, GLint readColorFormat, GLint readDepthstencilFormat, GLint rea… in initDefaultFBO() argument
94 readWidth, readHeight, readColorFormat, readDepthstencilFormat, readMultisamples, in initDefaultFBO()
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp1195 EGLint width, height, readWidth, readHeight; in eglMakeCurrent() local
1207 &readWidth, &readHeight, in eglMakeCurrent()
1216 readWidth, readHeight, in eglMakeCurrent()
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h332 …GLuint readWidth, GLint readHeight, GLint readColorFormat, GLint readDepthStencilFormat, GLint rea…
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp2290 …GLuint readWidth, GLint readHeight, GLint readColorFormat, GLint readDepthStencilFormat, GLint rea… in initDefaultFBO() argument
2348 …initEmulatedEGLSurface(readWidth, readHeight, readColorFormat, readDepthStencilFormat, readMultisa… in initDefaultFBO()