Home
last modified time | relevance | path

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

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