/external/skia/fuzz/ |
D | FuzzTriangulation.cpp | 26 SkRect clipBounds = path.getBounds(); in DEF_FUZZ() local
|
/external/skia/docs/examples/ |
D | Image_makeWithFilter.cpp | 11 SkIRect clipBounds = image->bounds(); in draw() local
|
/external/skia/tests/ |
D | VkDrawableTest.cpp | 105 const SkIRect& clipBounds, in DrawHandlerImport() 137 static void ImportDraw(TestDrawable* td, const SkMatrix& matrix, const SkIRect& clipBounds, in ImportDraw() 190 const SkIRect& clipBounds, in onSnapGpuDrawHandler()
|
/external/skqp/tests/ |
D | VkDrawableTest.cpp | 102 const SkIRect& clipBounds, in DrawHandlerImport() 134 static void ImportDraw(TestDrawable* td, const SkMatrix& matrix, const SkIRect& clipBounds, in ImportDraw() 185 const SkIRect& clipBounds, in onSnapGpuDrawHandler()
|
/external/skqp/modules/sksg/src/ |
D | SkSGClipEffect.cpp | 42 const auto clipBounds = fClipNode->revalidate(ic, ctm); in onRevalidate() local
|
/external/skia/modules/sksg/src/ |
D | SkSGClipEffect.cpp | 43 const auto clipBounds = fClipNode->revalidate(ic, ctm); in onRevalidate() local
|
/external/skia/src/core/ |
D | SkMaskFilter.cpp | 298 const SkIRect& clipBounds, NinePatch*) const { in filterRRectToNine() argument 304 const SkIRect& clipBounds, NinePatch*) const { in filterRectsToNine() argument 331 const SkIRect& clipBounds, in canFilterMaskGPU()
|
D | SkScan_AntiPath.cpp | 76 const SkIRect& clipBounds, bool isInverse) { in BaseSuperBlitter() 152 SuperBlitter::SuperBlitter(SkBlitter* realBlitter, const SkIRect& ir, const SkIRect& clipBounds, in SuperBlitter() 437 const SkIRect& clipBounds, bool isInverse) in MaskSuperBlitter() 675 const SkIRect& clipBounds, bool forceRLE) { in SAAFillPath()
|
D | SkScan.cpp | 25 const SkIRect& clipBounds = clip->getBounds(); in FillIRect() local
|
D | SkDraw_text.cpp | 82 SkIRect clipBounds = fRC->isBW() ? fRC->bwRgn().getBounds() in paintMasks() local
|
/external/skqp/src/core/ |
D | SkScan_DAAPath.cpp | 29 const SkIRect& clipBounds, bool forceRLE, SkDAARecord* record) { in DAAFillPath() 160 void gen_alpha_deltas(const SkPath& path, const SkIRect& clippedIR, const SkIRect& clipBounds, in gen_alpha_deltas() 328 const SkIRect& clipBounds, bool forceRLE, SkDAARecord* record) { in DAAFillPath()
|
D | SkScan_AntiPath.cpp | 78 const SkIRect& clipBounds, bool isInverse) { in BaseSuperBlitter() 154 SuperBlitter::SuperBlitter(SkBlitter* realBlitter, const SkIRect& ir, const SkIRect& clipBounds, in SuperBlitter() 439 const SkIRect& clipBounds, bool isInverse) in MaskSuperBlitter() 722 const SkIRect& clipBounds, bool forceRLE) { in SAAFillPath()
|
D | SkDraw_text.cpp | 76 SkIRect clipBounds = fRC->isBW() ? fRC->bwRgn().getBounds() in paintMasks() local
|
D | SkScan.cpp | 28 const SkIRect& clipBounds = clip->getBounds(); in FillIRect() local
|
/external/skqp/include/core/ |
D | SkImageFilter.h | 60 Context(const SkMatrix& ctm, const SkIRect& clipBounds, SkImageFilterCache* cache, in Context() 69 const SkIRect& clipBounds() const { return fClipBounds; } in clipBounds() function
|
D | SkDrawable.h | 83 const SkIRect& clipBounds, in snapGpuDrawHandler()
|
/external/skia/include/core/ |
D | SkDrawable.h | 83 const SkIRect& clipBounds, in snapGpuDrawHandler()
|
/external/skqp/gm/ |
D | imagemakewithfilter.cpp | 58 SkIRect clipBounds[] { in onDraw() local
|
D | imagefiltersclipped.cpp | 47 const SkRect& primBounds, const SkRect& clipBounds) { in draw_clipped_filter()
|
/external/skia/src/gpu/ |
D | GrBlurUtils.cpp | 33 static bool clip_bounds_quick_reject(const SkIRect& clipBounds, const SkIRect& rect) { in clip_bounds_quick_reject() 99 const SkIRect& clipBounds, in sw_create_filtered_mask() 368 const SkIRect& clipBounds, in hw_create_filtered_mask()
|
D | GrAATriangulator.h | 16 static int PathToAATriangles(const SkPath& path, SkScalar tolerance, const SkRect& clipBounds, in PathToAATriangles()
|
/external/skqp/src/effects/imagefilters/ |
D | SkComposeImageFilter.cpp | 52 SkIRect clipBounds = ctx.clipBounds(); in onFilterImage() local
|
/external/skia/src/effects/imagefilters/ |
D | SkComposeImageFilter.cpp | 93 SkIRect clipBounds = ctx.clipBounds(); in onFilterImage() local
|
/external/pdfium/xfa/fwl/ |
D | cfwl_widgetmgr.cpp | 330 CFX_RectF clipBounds; in OnDrawWidget() local 362 CFX_RectF clipBounds(rtWidget); in DrawChild() local
|
/external/skia/gm/ |
D | imagefiltersclipped.cpp | 56 const SkRect& primBounds, const SkRect& clipBounds) { in draw_clipped_filter()
|