Searched refs:getGLFramebufferError (Results 1 – 9 of 9) sorted by relevance
22 const char *getGLFramebufferError(void);
60 const char *getGLFramebufferError(void) { in getGLFramebufferError() function
192 << checkResult << ": " << getGLFramebufferError() << ")"; in attachRenderTarget()
27 const char *getGLFramebufferError(void);
64 const char *getGLFramebufferError(void) { in getGLFramebufferError() function
193 checkResult, getGLFramebufferError()); in attachRenderTarget()
52 const char* GLUtils::getGLFramebufferError() { in getGLFramebufferError() function in android::uirenderer::GLUtils
52 static const char* getGLFramebufferError();
149 GLUtils::getGLFramebufferError()); in onDraw()