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

  /external/skia/include/gpu/gl/
GrGLConfig_chrome.h 16 #define GR_GL_CHECK_ALLOC_WITH_GET_ERROR 0
GrGLConfig.h 53 * GR_GL_CHECK_ALLOC_WITH_GET_ERROR: If set to 1 this will then glTexImage,
95 #if !defined(GR_GL_CHECK_ALLOC_WITH_GET_ERROR)
96 #define GR_GL_CHECK_ALLOC_WITH_GET_ERROR 1
  /external/skqp/include/gpu/gl/
GrGLConfig_chrome.h 16 #define GR_GL_CHECK_ALLOC_WITH_GET_ERROR 0
GrGLConfig.h 53 * GR_GL_CHECK_ALLOC_WITH_GET_ERROR: If set to 1 this will then glTexImage,
95 #if !defined(GR_GL_CHECK_ALLOC_WITH_GET_ERROR)
96 #define GR_GL_CHECK_ALLOC_WITH_GET_ERROR 1
  /external/skia/include/config/
SkUserConfigManual.h 20 #define GR_GL_CHECK_ALLOC_WITH_GET_ERROR 0

Completed in 181 milliseconds