Searched refs:glwindows (Results 1 – 2 of 2) sorted by relevance
1935 GrGLIRect glwindows[GrWindowRectangles::kMaxWindows]; in flushWindowRectangles() local1938 glwindows[i].setRelativeTo(rt->getViewport(), skwindows[i], origin); in flushWindowRectangles()1942 GL_CALL(WindowRectangles(glmode, numWindows, glwindows->asInts())); in flushWindowRectangles()
1906 GrGLIRect glwindows[GrWindowRectangles::kMaxWindows]; in flushWindowRectangles() local1909 glwindows[i].setRelativeTo(rt->getViewport(), skwindows[i], origin); in flushWindowRectangles()1913 GL_CALL(WindowRectangles(glmode, numWindows, glwindows->asInts())); in flushWindowRectangles()