Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_context.h126 bool shouldCollectFbOnGlDraw();
Dgltrace_context.cpp109 bool GLTraceState::shouldCollectFbOnGlDraw() { in shouldCollectFbOnGlDraw() function in android::gltrace::GLTraceState
Dgltrace_fixup.cpp719 if (context->getGlobalTraceState()->shouldCollectFbOnGlDraw()) { in fixup_glDrawArrays()
751 if (context->getGlobalTraceState()->shouldCollectFbOnGlDraw()) { in fixup_glDrawElements()