Home
last modified time | relevance | path

Searched refs:clearTLS (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_tls.h48 static void clearTLS();
Degl_tls.cpp106 void egl_tls_t::clearTLS() { in clearTLS() function in android::egl_tls_t
DeglApi.cpp1338 egl_tls_t::clearTLS(); in eglReleaseThread()