Home
last modified time | relevance | path

Searched refs:getGLFramebufferError (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/utils/
DGLUtils.cpp52 const char* GLUtils::getGLFramebufferError() { in getGLFramebufferError() function in android::uirenderer::GLUtils
DGLUtils.h52 static const char* getGLFramebufferError();
/frameworks/base/libs/hwui/pipeline/skia/
DVkInteropFunctorDrawable.cpp149 GLUtils::getGLFramebufferError()); in onDraw()