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

  /external/skia/src/gpu/gl/
GrGLUtil.h 209 extern bool gLogCallsGL;
211 if (gLogCallsGL) \
GrGLUtil.cpp 57 bool gLogCallsGL = !!(GR_GL_LOG_CALLS_START);
  /external/skqp/src/gpu/gl/
GrGLUtil.h 209 extern bool gLogCallsGL;
211 if (gLogCallsGL) \
GrGLUtil.cpp 57 bool gLogCallsGL = !!(GR_GL_LOG_CALLS_START);

Completed in 219 milliseconds