Home
last modified time | relevance | path

Searched refs:setWindowRectangles (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrFixedClip.h41 void setWindowRectangles(const GrWindowRectangles& windows, GrWindowRectsState::Mode mode) { in setWindowRectangles() function
DGrReducedClip.cpp757 clip.setWindowRectangles(fWindowRects.makeOffset(-fScissor.left(), -fScissor.top()), in drawAlphaClipMask()
829 stencilClip.fixedClip().setWindowRectangles(fWindowRects, in drawStencilClipMask()
/third_party/skia/src/gpu/
DGrFixedClip.h45 void setWindowRectangles(const GrWindowRectangles& windows, GrWindowRectsState::Mode mode) { in setWindowRectangles() function
/third_party/flutter/skia/src/gpu/ops/
DGrStencilAndCoverPathRenderer.cpp117 stencilClip.fixedClip().setWindowRectangles(appliedClip.windowRectsState().windows(), in onDrawPath()
/third_party/skia/src/gpu/v1/
DStencilMaskHelper.cpp361 fClip.fixedClip().setWindowRectangles( in init()