Home
last modified time | relevance | path

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

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