Home
last modified time | relevance | path

Searched refs:GLTrace_start (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/opengl/libs/
Dglestrace.h33 int GLTrace_start();
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_eglapi.cpp115 int GLTrace_start() { in GLTrace_start() function
/frameworks/native/opengl/libs/EGL/
Degl.cpp157 if (GLTrace_start() < 0) { in initEglDebugLevel()
DeglApi.cpp1095 if (GLTrace_start() < 0) { in eglSwapBuffersWithDamageKHR()
/frameworks/native/opengl/libs/GLES_trace/
DDESIGN.txt10 calls GLTrace_start() to start the trace server.