Searched defs:outerBounds (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/src/pdf/ | ||
H A D | SkPDFGraphicStackState.cpp | 68 static void apply_clip(const SkClipStack& stack, const SkRect& outerBounds, F fn) { in apply_clip() argument |
/third_party/skia/src/gpu/v1/ | ||
H A D | ClipStack.h | 109 const SkIRect& outerBounds() const { return fOuterBounds; } in outerBounds() function in skgpu::v1::final::RawElement 212 const SkIRect& outerBounds() const { return fOuterBounds; } in outerBounds() function in skgpu::v1::final::SaveRecord |
H A D | ClipStack.cpp | 416 const SkIRect& outerBounds() const { return fBounds; } in outerBounds() function in skgpu::v1::ClipStack::Draw [all...] |
Completed in 4 milliseconds