/external/skia/src/gpu/ |
D | GrFixedClip.cpp | 13 SkIRect GrFixedClip::getConservativeBounds() const { in getConservativeBounds() function in GrFixedClip
|
D | GrStencilClip.h | 35 SkIRect getConservativeBounds() const final { in getConservativeBounds() function
|
D | GrClipStackClip.cpp | 61 SkIRect GrClipStackClip::getConservativeBounds() const { in getConservativeBounds() function in GrClipStackClip
|
D | GrClipStack.cpp | 1192 SkIRect GrClipStack::getConservativeBounds() const { in getConservativeBounds() function in GrClipStack
|
/external/skqp/src/gpu/ |
D | GrFixedClip.cpp | 20 void GrFixedClip::getConservativeBounds(int w, int h, SkIRect* devResult, bool* iior) const { in getConservativeBounds() function in GrFixedClip
|
D | GrStencilClip.h | 36 void getConservativeBounds(int width, int height, SkIRect* bounds, bool* iior) const override { in getConservativeBounds() function
|
D | GrClip.h | 163 void getConservativeBounds(int width, int height, SkIRect* devResult, in getConservativeBounds() function
|
D | GrClipStackClip.cpp | 64 void GrClipStackClip::getConservativeBounds(int width, int height, SkIRect* devResult, in getConservativeBounds() function in GrClipStackClip
|
/external/skia/gm/ |
D | windowrectangles.cpp | 169 SkIRect getConservativeBounds() const final { in getConservativeBounds() function in skiagm::AlphaOnlyClip
|
/external/skqp/gm/ |
D | windowrectangles.cpp | 138 void getConservativeBounds(int width, int height, SkIRect* rect, bool* iior) const final { in getConservativeBounds() function in skiagm::MaskOnlyClipBase
|
/external/skia/tests/ |
D | GrCCPRTest.cpp | 39 SkIRect getConservativeBounds() const final { return fPath.getBounds().roundOut(); } in getConservativeBounds() function in CCPRClip
|
D | LazyProxyTest.cpp | 179 SkIRect getConservativeBounds() const final { in getConservativeBounds() function in LazyProxyTest::Clip
|
/external/skqp/tests/ |
D | LazyProxyTest.cpp | 185 void getConservativeBounds(int width, int height, SkIRect* rect, bool* iior) const final { in getConservativeBounds() function in LazyProxyTest::Clip
|
D | GrCCPRTest.cpp | 49 void getConservativeBounds(int width, int height, SkIRect* rect, bool* iior) const final { in getConservativeBounds() function in CCPRClip
|
/external/skqp/src/core/ |
D | SkClipStack.cpp | 934 void SkClipStack::getConservativeBounds(int offsetX, in getConservativeBounds() function in SkClipStack
|
/external/skia/src/core/ |
D | SkClipStack.cpp | 965 void SkClipStack::getConservativeBounds(int offsetX, in getConservativeBounds() function in SkClipStack
|