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 127 bool shouldCollectTextureDataOnGlTexImage();
gltrace_context.cpp 113 bool GLTraceState::shouldCollectTextureDataOnGlTexImage() {
gltrace_fixup.cpp 821 if (context->getGlobalTraceState()->shouldCollectTextureDataOnGlTexImage()) {
826 if (context->getGlobalTraceState()->shouldCollectTextureDataOnGlTexImage()) {
831 if (context->getGlobalTraceState()->shouldCollectTextureDataOnGlTexImage()) {
836 if (context->getGlobalTraceState()->shouldCollectTextureDataOnGlTexImage()) {
    [all...]

Completed in 207 milliseconds