Searched refs:getGlobalTraceState (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_egl.cpp81 if (glContext->getGlobalTraceState()->shouldCollectFbOnEglSwap()) {
H A Dgltrace_context.h72 GLTraceState *getGlobalTraceState();
H A Dgltrace_context.cpp152 GLTraceState *GLTraceContext::getGlobalTraceState() { function in class:android::gltrace::GLTraceContext
H A Dgltrace_fixup.cpp652 if (context->getGlobalTraceState()->shouldCollectFbOnGlDraw()) {
684 if (context->getGlobalTraceState()->shouldCollectFbOnGlDraw()) {
754 if (context->getGlobalTraceState()->shouldCollectTextureDataOnGlTexImage()) {
759 if (context->getGlobalTraceState()->shouldCollectTextureDataOnGlTexImage()) {

Completed in 94 milliseconds