Home
last modified time | relevance | path

Searched refs:WindowRectangles (Results 1 – 3 of 3) sorted by relevance

/external/skia/tests/
DWindowRectanglesTest.cpp19 DEF_TEST(WindowRectangles, reporter) { in DEF_TEST() argument
/external/skia/src/gpu/gl/
DGrGLAssembleInterface.cpp505 GET_PROC_SUFFIX(WindowRectangles, EXT); in GrGLAssembleGLInterface()
929 GET_PROC_SUFFIX(WindowRectangles, EXT); in GrGLAssembleGLESInterface()
DGrGLGpu.cpp1764 GL_CALL(WindowRectangles(glmode, numWindows, glwindows->asInts())); in flushWindowRectangles()
1775 GL_CALL(WindowRectangles(GR_GL_EXCLUSIVE, 0, nullptr)); in disableWindowRectangles()