Home
last modified time | relevance | path

Searched refs:glwindows (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.cpp1935 GrGLIRect glwindows[GrWindowRectangles::kMaxWindows]; in flushWindowRectangles() local
1938 glwindows[i].setRelativeTo(rt->getViewport(), skwindows[i], origin); in flushWindowRectangles()
1942 GL_CALL(WindowRectangles(glmode, numWindows, glwindows->asInts())); in flushWindowRectangles()
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp1906 GrGLIRect glwindows[GrWindowRectangles::kMaxWindows]; in flushWindowRectangles() local
1909 glwindows[i].setRelativeTo(rt->getViewport(), skwindows[i], origin); in flushWindowRectangles()
1913 GL_CALL(WindowRectangles(glmode, numWindows, glwindows->asInts())); in flushWindowRectangles()