Home
last modified time | relevance | path

Searched defs:outerBounds (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/pdf/
H A DSkPDFGraphicStackState.cpp68 static void apply_clip(const SkClipStack& stack, const SkRect& outerBounds, F fn) { in apply_clip() argument
/third_party/skia/src/gpu/v1/
H A DClipStack.h109 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 DClipStack.cpp416 const SkIRect& outerBounds() const { return fBounds; } in outerBounds() function in skgpu::v1::ClipStack::Draw
[all...]

Completed in 4 milliseconds