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 126 bool shouldCollectFbOnGlDraw();
gltrace_context.cpp 109 bool GLTraceState::shouldCollectFbOnGlDraw() {
gltrace_fixup.cpp 719 if (context->getGlobalTraceState()->shouldCollectFbOnGlDraw()) {
751 if (context->getGlobalTraceState()->shouldCollectFbOnGlDraw()) {
    [all...]

Completed in 34 milliseconds