HomeSort by relevance Sort by last modified time
    Searched refs:getGlobalTraceState (Results 1 - 4 of 4) sorted by null

  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_egl.cpp 81 if (glContext->getGlobalTraceState()->shouldCollectFbOnEglSwap()) {
gltrace_context.h 70 GLTraceState *getGlobalTraceState();
gltrace_context.cpp 146 GLTraceState *GLTraceContext::getGlobalTraceState() {
gltrace_fixup.cpp 643 if (context->getGlobalTraceState()->shouldCollectFbOnGlDraw()) {
675 if (context->getGlobalTraceState()->shouldCollectFbOnGlDraw()) {
745 if (context->getGlobalTraceState()->shouldCollectTextureDataOnGlTexImage()) {
750 if (context->getGlobalTraceState()->shouldCollectTextureDataOnGlTexImage()) {

Completed in 180 milliseconds