Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/graphite/
DClipStack_graphite.h174 const Rect& outerBounds() const { return fOuterBounds; } in outerBounds() function
272 const Rect& outerBounds() const { return fOuterBounds; } in outerBounds() function
/third_party/skia/src/gpu/v1/
DClipStack.h109 const SkIRect& outerBounds() const { return fOuterBounds; } in outerBounds() function
212 const SkIRect& outerBounds() const { return fOuterBounds; } in outerBounds() function
DClipStack.cpp416 const SkIRect& outerBounds() const { return fBounds; } in outerBounds() function in skgpu::v1::ClipStack::Draw
/third_party/skia/m133/src/gpu/ganesh/
DClipStack.h137 const SkIRect& outerBounds() const { return fOuterBounds; } in outerBounds() function
240 const SkIRect& outerBounds() const { return fOuterBounds; } in outerBounds() function
DClipStack.cpp469 const SkIRect& outerBounds() const { return fBounds; } in outerBounds() function in skgpu::ganesh::ClipStack::Draw
/third_party/skia/src/pdf/
DSkPDFGraphicStackState.cpp68 static void apply_clip(const SkClipStack& stack, const SkRect& outerBounds, F fn) { in apply_clip()
/third_party/skia/m133/src/pdf/
DSkPDFGraphicStackState.cpp72 static void apply_clip(const SkClipStack& stack, const SkRect& outerBounds, F fn) { in apply_clip()
/third_party/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
/third_party/skia/m133/src/core/
DSkScan_Antihair.cpp724 SkIRect outerBounds; in AntiFillXRect() local
763 SkIRect outerBounds; in AntiFillXRect() local
803 const SkIRect outerBounds = newR.roundOut(); in AntiFillRect() local