Home
last modified time | relevance | path

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

/external/skqp/src/gpu/gl/
DGrGLGpu.h351 void flushWindowRectangles(const GrWindowRectsState&, const GrGLRenderTarget*, GrSurfaceOrigin);
DGrGLGpu.cpp1889 void GrGLGpu::flushWindowRectangles(const GrWindowRectsState& windowState, in flushWindowRectangles() function in GrGLGpu
2027 this->flushWindowRectangles(pipeline.getWindowRectsState(), glRT, origin); in flushGLState()
2161 this->flushWindowRectangles(clip.windowRectsState(), glRT, origin); in clear()
2236 this->flushWindowRectangles(clip.windowRectsState(), glRT, origin); in clearStencilClip()
/external/skia/src/gpu/gl/
DGrGLGpu.h359 void flushWindowRectangles(const GrWindowRectsState&, const GrGLRenderTarget*, GrSurfaceOrigin);
DGrGLGpu.cpp1918 void GrGLGpu::flushWindowRectangles(const GrWindowRectsState& windowState, in flushWindowRectangles() function in GrGLGpu
2056 this->flushWindowRectangles(pipeline.getWindowRectsState(), glRT, origin); in flushGLState()
2192 this->flushWindowRectangles(clip.windowRectsState(), glRT, origin); in clear()
2267 this->flushWindowRectangles(clip.windowRectsState(), glRT, origin); in clearStencilClip()