Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrFixedClip.cpp13 SkIRect GrFixedClip::getConservativeBounds() const { in getConservativeBounds() function in GrFixedClip
DGrStencilClip.h35 SkIRect getConservativeBounds() const final { in getConservativeBounds() function
DGrClipStackClip.cpp61 SkIRect GrClipStackClip::getConservativeBounds() const { in getConservativeBounds() function in GrClipStackClip
DGrClipStack.cpp1192 SkIRect GrClipStack::getConservativeBounds() const { in getConservativeBounds() function in GrClipStack
/external/skqp/src/gpu/
DGrFixedClip.cpp20 void GrFixedClip::getConservativeBounds(int w, int h, SkIRect* devResult, bool* iior) const { in getConservativeBounds() function in GrFixedClip
DGrStencilClip.h36 void getConservativeBounds(int width, int height, SkIRect* bounds, bool* iior) const override { in getConservativeBounds() function
DGrClip.h163 void getConservativeBounds(int width, int height, SkIRect* devResult, in getConservativeBounds() function
DGrClipStackClip.cpp64 void GrClipStackClip::getConservativeBounds(int width, int height, SkIRect* devResult, in getConservativeBounds() function in GrClipStackClip
/external/skia/gm/
Dwindowrectangles.cpp169 SkIRect getConservativeBounds() const final { in getConservativeBounds() function in skiagm::AlphaOnlyClip
/external/skqp/gm/
Dwindowrectangles.cpp138 void getConservativeBounds(int width, int height, SkIRect* rect, bool* iior) const final { in getConservativeBounds() function in skiagm::MaskOnlyClipBase
/external/skia/tests/
DGrCCPRTest.cpp39 SkIRect getConservativeBounds() const final { return fPath.getBounds().roundOut(); } in getConservativeBounds() function in CCPRClip
DLazyProxyTest.cpp179 SkIRect getConservativeBounds() const final { in getConservativeBounds() function in LazyProxyTest::Clip
/external/skqp/tests/
DLazyProxyTest.cpp185 void getConservativeBounds(int width, int height, SkIRect* rect, bool* iior) const final { in getConservativeBounds() function in LazyProxyTest::Clip
DGrCCPRTest.cpp49 void getConservativeBounds(int width, int height, SkIRect* rect, bool* iior) const final { in getConservativeBounds() function in CCPRClip
/external/skqp/src/core/
DSkClipStack.cpp934 void SkClipStack::getConservativeBounds(int offsetX, in getConservativeBounds() function in SkClipStack
/external/skia/src/core/
DSkClipStack.cpp965 void SkClipStack::getConservativeBounds(int offsetX, in getConservativeBounds() function in SkClipStack