Searched refs:setErrorEtcImpl (Results 1 – 2 of 2) sorted by relevance
39 static void setErrorEtcImpl(const char* caller, int line, EGLint error, bool quiet);54 setErrorEtcImpl(caller, line, error, quiet);
104 void egl_tls_t::setErrorEtcImpl(const char* caller, int line, EGLint error, bool quiet) { in setErrorEtcImpl() function in android::egl_tls_t