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 72 GLTraceState *getGlobalTraceState();
gltrace_context.cpp 152 GLTraceState *GLTraceContext::getGlobalTraceState() {
gltrace_fixup.cpp 652 if (context->getGlobalTraceState()->shouldCollectFbOnGlDraw()) {
684 if (context->getGlobalTraceState()->shouldCollectFbOnGlDraw()) {
754 if (context->getGlobalTraceState()->shouldCollectTextureDataOnGlTexImage()) {
759 if (context->getGlobalTraceState()->shouldCollectTextureDataOnGlTexImage()) {
    [all...]

Completed in 27 milliseconds