Searched refs:initEmulatedEGLSurface (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/ |
D | GLEScontext.h | 334 void initEmulatedEGLSurface(GLint width, GLint height,
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLEScontext.cpp | 2261 void GLEScontext::initEmulatedEGLSurface(GLint width, GLint height, in initEmulatedEGLSurface() function in GLEScontext 2342 initEmulatedEGLSurface(width, height, colorFormat, depthstencilFormat, multisamples, in initDefaultFBO() 2348 …initEmulatedEGLSurface(readWidth, readHeight, readColorFormat, readDepthStencilFormat, readMultisa… in initDefaultFBO()
|