Home
last modified time | relevance | path

Searched defs:outerBounds (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/graphite/
DClipStack_graphite.h150 const Rect& outerBounds() const { return fOuterBounds; } in outerBounds() function
236 const Rect& outerBounds() const { return fOuterBounds; } in outerBounds() function
/external/skia/src/gpu/ganesh/
DClipStack.h117 const SkIRect& outerBounds() const { return fOuterBounds; } in outerBounds() function
220 const SkIRect& outerBounds() const { return fOuterBounds; } in outerBounds() function
DClipStack.cpp426 const SkIRect& outerBounds() const { return fBounds; } in outerBounds() function in skgpu::v1::ClipStack::Draw
/external/skia/src/pdf/
DSkPDFGraphicStackState.cpp68 static void apply_clip(const SkClipStack& stack, const SkRect& outerBounds, F fn) { in apply_clip()
/external/skia/src/core/
DSkScan_Antihair.cpp714 SkIRect outerBounds; in AntiFillXRect() local
753 SkIRect outerBounds; in AntiFillXRect() local
793 const SkIRect outerBounds = newR.roundOut(); in AntiFillRect() local