Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_tls.cpp68 egl_tls_t* tls = getTLS(); in setErrorEtcImpl()
84 egl_tls_t* tls = getTLS(); in logNoContextCall()
93 egl_tls_t* egl_tls_t::getTLS() { in getTLS() function in android::egl_tls_t
133 getTLS()->ctx = ctx; in setContext()
Degl_tls.h45 static egl_tls_t* getTLS();