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

  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_context.h 119 bool shouldCollectTextureDataOnGlTexImage();
gltrace_context.cpp 113 bool GLTraceState::shouldCollectTextureDataOnGlTexImage() {
gltrace_fixup.cpp 754 if (context->getGlobalTraceState()->shouldCollectTextureDataOnGlTexImage()) {
759 if (context->getGlobalTraceState()->shouldCollectTextureDataOnGlTexImage()) {
    [all...]

Completed in 382 milliseconds