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

  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_context.h 116 bool shouldCollectFbOnGlDraw();
gltrace_context.cpp 109 bool GLTraceState::shouldCollectFbOnGlDraw() {
gltrace_fixup.cpp 643 if (context->getGlobalTraceState()->shouldCollectFbOnGlDraw()) {
675 if (context->getGlobalTraceState()->shouldCollectFbOnGlDraw()) {

Completed in 475 milliseconds