Home
last modified time | relevance | path

Searched refs:clearError (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/opengl/libs/EGL/
DeglApi.cpp184 static inline void clearError() { egl_tls_t::clearError(); } in clearError() function
191 clearError(); in eglGetDisplay()
212 clearError(); in eglInitialize()
228 clearError(); in eglTerminate()
246 clearError(); in eglGetConfigs()
271 clearError(); in eglChooseConfig()
347 clearError(); in eglGetConfigAttrib()
365 clearError(); in eglCreateWindowSurface()
417 clearError(); in eglCreatePixmapSurface()
436 clearError(); in eglCreatePbufferSurface()
[all …]
Degl_tls.h48 static void clearError();
Degl_tls.cpp116 void egl_tls_t::clearError() { in clearError() function in android::egl_tls_t
/frameworks/base/api/
Dcurrent.txt32144 method protected void clearError();
32181 method protected void clearError();