Home
last modified time | relevance | path

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

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