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

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLConfig_chrome.h 38 #define GR_GL_CHECK_ALLOC_WITH_GET_ERROR 0
GrGLConfig.h 83 * GR_GL_CHECK_ALLOC_WITH_GET_ERROR: If set to 1 this will then glTexImage,
149 #if !defined(GR_GL_CHECK_ALLOC_WITH_GET_ERROR)
150 #define GR_GL_CHECK_ALLOC_WITH_GET_ERROR 1
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.cpp 22 #if GR_GL_CHECK_ALLOC_WITH_GET_ERROR
    [all...]

Completed in 152 milliseconds