Home
last modified time | relevance | path

Searched refs:getTLS (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_tls.cpp73 egl_tls_t* tls = getTLS(); in setErrorEtcImpl()
89 egl_tls_t* tls = getTLS(); in logNoContextCall()
97 egl_tls_t* egl_tls_t::getTLS() { in getTLS() function in android::egl_tls_t
137 getTLS()->ctx = ctx; in setContext()
Degl_tls.h47 static egl_tls_t* getTLS();