Home
last modified time | relevance | path

Searched refs:GR_GL_EXCLUSIVE (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/gl/
H A DGrGLDefines.h1054 #define GR_GL_EXCLUSIVE 0x8f11 macro
H A DGrGLGpu.cpp1859 GrGLenum glmode = (Mode::kExclusive == windowState.mode()) ? GR_GL_EXCLUSIVE : GR_GL_INCLUSIVE; in flushWindowRectangles()
1871 GL_CALL(WindowRectangles(GR_GL_EXCLUSIVE, 0, nullptr)); in disableWindowRectangles()

Completed in 12 milliseconds