Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrFixedClip.cpp12 SkIRect GrFixedClip::getConservativeBounds() const { in getConservativeBounds() function in GrFixedClip
DStencilClip.h38 SkIRect getConservativeBounds() const final { in getConservativeBounds() function
DClipStack.cpp1194 SkIRect ClipStack::getConservativeBounds() const { in getConservativeBounds() function in skgpu::v1::ClipStack
/external/skia/tests/
DLazyProxyTest.cpp228 SkIRect getConservativeBounds() const final { in getConservativeBounds() function in LazyProxyTest::Clip
/external/skia/src/core/
DSkClipStack.cpp841 void SkClipStack::getConservativeBounds(int offsetX, in getConservativeBounds() function in SkClipStack