Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/
DDESIGN.txt7 egl_display_t::initialize() calls initEglTraceLevel() to figure out whether tracing should be
12 Note that initEglTraceLevel() is also called from early_egl_init(), but that happens in the
/frameworks/native/opengl/libs/EGL/
Degl.cpp91 void initEglTraceLevel() { in initEglTraceLevel() function
189 initEglTraceLevel(); in early_egl_init()
Degl_display.cpp64 extern void initEglTraceLevel();
151 initEglTraceLevel(); in initialize()