Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGpu.h351 void flushWindowRectangles(const GrWindowRectsState&, const GrGLRenderTarget*);
DGrGLGpu.cpp1740 void GrGLGpu::flushWindowRectangles(const GrWindowRectsState& windowState, in flushWindowRectangles() function in GrGLGpu
1834 this->flushWindowRectangles(pipeline.getWindowRectsState(), glRT); in flushGLState()
1959 this->flushWindowRectangles(clip.windowRectsState(), glRT); in clear()
2035 this->flushWindowRectangles(clip.windowRectsState(), glRT); in clearStencilClip()
3812 this->flushWindowRectangles(clip.windowRectsState(), glRT); in clearStencilClipAsDraw()