Searched refs:shouldCollectTextureDataOnGlTexImage (Results 1 – 3 of 3) sorted by relevance
127 bool shouldCollectTextureDataOnGlTexImage();
821 if (context->getGlobalTraceState()->shouldCollectTextureDataOnGlTexImage()) { in fixupGLMessage()826 if (context->getGlobalTraceState()->shouldCollectTextureDataOnGlTexImage()) { in fixupGLMessage()831 if (context->getGlobalTraceState()->shouldCollectTextureDataOnGlTexImage()) { in fixupGLMessage()836 if (context->getGlobalTraceState()->shouldCollectTextureDataOnGlTexImage()) { in fixupGLMessage()
113 bool GLTraceState::shouldCollectTextureDataOnGlTexImage() { in shouldCollectTextureDataOnGlTexImage() function in android::gltrace::GLTraceState