Home
last modified time | relevance | path

Searched refs:glTestCheckEglError (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/opengl/tests/lib/include/
H A DglTestLib.h30 void glTestCheckEglError(const char* op, EGLBoolean returnVal = EGL_TRUE);
/aosp12/frameworks/native/opengl/tests/lib/
H A DglTestLib.cpp47 void glTestCheckEglError(const char* op, EGLBoolean returnVal) in glTestCheckEglError() function