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

  /external/skia/src/gpu/gl/
GrGLUtil.cpp 36 bool gLogCallsGL = !!(GR_GL_LOG_CALLS_START);
  /external/skia/include/gpu/gl/
GrGLConfig.h 37 * GR_GL_LOG_CALLS_START.
39 * GR_GL_LOG_CALLS_START: controls the initial value of gLogCallsGL when
108 #if !defined(GR_GL_LOG_CALLS_START)
109 #define GR_GL_LOG_CALLS_START 0

Completed in 560 milliseconds