Searched defs:traceContext (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_context.cpp122 GLTraceContext *traceContext = new GLTraceContext(id, version, this, stream); local
123 mPerContextState[eglContext] = traceContext;
125 return traceContext;

Completed in 190 milliseconds