Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_tls.h46 static void clearTLS();
Degl_tls.cpp102 void egl_tls_t::clearTLS() { in clearTLS() function in android::egl_tls_t
DeglApi.cpp1675 egl_tls_t::clearTLS(); in eglReleaseThread()