Searched refs:EglErrorStr (Results 1 – 1 of 1) sorted by relevance
108 const char* EglErrorStr(EGLint aError) in EglErrorStr() function160 PLUGIN_LOG_E("eglGetError failed : %s (%s %d)", EglErrorStr(error), file, line); in CheckEGLError()169 PLUGIN_LOG_E("eglGetError failed : %s (%s %d)", EglErrorStr(error), file, line); in CheckEGLError2()595 PLUGIN_LOG_E("eglCreateContext failed : %s", EglErrorStr(eglGetError())); in CreateContext()