Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrFixedClip.h36 void disableWindowRectangles() { fWindowRectsState.setDisabled(); } in disableWindowRectangles() function
/external/skia/src/gpu/gl/
DGrGLGpu.cpp1893 void GrGLGpu::disableWindowRectangles() { in disableWindowRectangles() function in GrGLGpu
2110 this->disableWindowRectangles(); in clearStencil()
2718 this->disableWindowRectangles(); in onResolveRenderTarget()
2740 this->disableWindowRectangles(); in onResolveRenderTarget()
3935 this->disableWindowRectangles(); in drawDebugWireRect()
4022 this->disableWindowRectangles(); in copySurfaceAsDraw()
4105 this->disableWindowRectangles(); in copySurfaceAsBlitFramebuffer()
4231 this->disableWindowRectangles(); in generateMipmap()
DGrGLGpu.h322 void disableWindowRectangles();