Home
last modified time | relevance | path

Searched defs:ti (Results 1 – 8 of 8) sorted by relevance

/development/tools/emulator/opengl/tests/gles_android_wrapper/
DServerConnection.cpp26 EGLThreadInfo *ti = getEGLThreadInfo(); in s_getGlContext() local
35 EGLThreadInfo *ti = getEGLThreadInfo(); in s_getGl2Context() local
44 EGLThreadInfo *ti = getEGLThreadInfo(); in s_getServerConnection() local
DThreadInfo.cpp24 EGLThreadInfo *ti = (EGLThreadInfo *)ptr; in tlsDestruct() local
32 EGLThreadInfo *ti = (EGLThreadInfo *)thread_store_get(&s_tls); in getEGLThreadInfo() local
Degl.cpp514 EGLThreadInfo *ti = getEGLThreadInfo(); in eglDestroyContext() local
531 EGLThreadInfo *ti = getEGLThreadInfo(); in eglMakeCurrent() local
556 EGLThreadInfo *ti = getEGLThreadInfo(); in eglGetCurrentContext() local
/development/tools/emulator/opengl/system/OpenglSystemCommon/
DThreadInfo.cpp24 EGLThreadInfo *ti = (EGLThreadInfo *)ptr; in tlsDestruct() local
32 EGLThreadInfo *ti = (EGLThreadInfo *)thread_store_get(&s_tls); in slow_getEGLThreadInfo() local
DHostConnection.cpp137 EGLThreadInfo *ti = getEGLThreadInfo(); in s_getGLContext() local
146 EGLThreadInfo *ti = getEGLThreadInfo(); in s_getGL2Context() local
/development/tools/emulator/opengl/host/libs/libOpenglRender/
DThreadInfo.cpp38 RenderThreadInfo *ti = (RenderThreadInfo *)ptr; in tlsDestruct() local
45 RenderThreadInfo *ti = (RenderThreadInfo *)thread_store_get(&s_tls); in getRenderThreadInfo() local
/development/tools/emulator/opengl/host/libs/Translator/EGL/
DEglThreadInfo.cpp28 EglThreadInfo *ti = (EglThreadInfo *)ptr; in tlsDestruct() local
35 EglThreadInfo *ti = (EglThreadInfo *)thread_store_get(&s_tls); in get() local
DThreadInfo.cpp52 ThreadInfo *ti = (ThreadInfo *)ptr; in tlsDestruct() local
59 ThreadInfo *ti = (ThreadInfo *)thread_store_get(&s_tls); in getThreadInfo() local