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

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

Completed in 66 milliseconds