Home
last modified time | relevance | path

Searched refs:GR_GL_WAIT_FAILED (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLDefines.h1058 #define GR_GL_WAIT_FAILED 0x911D macro
DGrGLTestInterface.h323 …lientWaitSync(GrGLsync sync, GrGLbitfield flags, GrGLuint64 timeout) { return GR_GL_WAIT_FAILED; } in clientWaitSync()
/external/skqp/src/gpu/gl/
DGrGLDefines.h1062 #define GR_GL_WAIT_FAILED 0x911D macro
DGrGLTestInterface.h323 …lientWaitSync(GrGLsync sync, GrGLbitfield flags, GrGLuint64 timeout) { return GR_GL_WAIT_FAILED; } in clientWaitSync()