Home
last modified time | relevance | path

Searched defs:clipBounds (Results 1 – 25 of 62) sorted by relevance

123

/external/skia/fuzz/
DFuzzTriangulation.cpp26 SkRect clipBounds = path.getBounds(); in DEF_FUZZ() local
/external/skia/docs/examples/
DImage_makeWithFilter.cpp11 SkIRect clipBounds = image->bounds(); in draw() local
/external/skia/tests/
DVkDrawableTest.cpp105 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/
DVkDrawableTest.cpp102 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/
DSkSGClipEffect.cpp42 const auto clipBounds = fClipNode->revalidate(ic, ctm); in onRevalidate() local
/external/skia/modules/sksg/src/
DSkSGClipEffect.cpp43 const auto clipBounds = fClipNode->revalidate(ic, ctm); in onRevalidate() local
/external/skia/src/core/
DSkMaskFilter.cpp298 const SkIRect& clipBounds, NinePatch*) const { in filterRRectToNine() argument
304 const SkIRect& clipBounds, NinePatch*) const { in filterRectsToNine() argument
331 const SkIRect& clipBounds, in canFilterMaskGPU()
DSkScan_AntiPath.cpp76 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()
DSkScan.cpp25 const SkIRect& clipBounds = clip->getBounds(); in FillIRect() local
DSkDraw_text.cpp82 SkIRect clipBounds = fRC->isBW() ? fRC->bwRgn().getBounds() in paintMasks() local
/external/skqp/src/core/
DSkScan_DAAPath.cpp29 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()
DSkScan_AntiPath.cpp78 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()
DSkDraw_text.cpp76 SkIRect clipBounds = fRC->isBW() ? fRC->bwRgn().getBounds() in paintMasks() local
DSkScan.cpp28 const SkIRect& clipBounds = clip->getBounds(); in FillIRect() local
/external/skqp/include/core/
DSkImageFilter.h60 Context(const SkMatrix& ctm, const SkIRect& clipBounds, SkImageFilterCache* cache, in Context()
69 const SkIRect& clipBounds() const { return fClipBounds; } in clipBounds() function
DSkDrawable.h83 const SkIRect& clipBounds, in snapGpuDrawHandler()
/external/skia/include/core/
DSkDrawable.h83 const SkIRect& clipBounds, in snapGpuDrawHandler()
/external/skqp/gm/
Dimagemakewithfilter.cpp58 SkIRect clipBounds[] { in onDraw() local
Dimagefiltersclipped.cpp47 const SkRect& primBounds, const SkRect& clipBounds) { in draw_clipped_filter()
/external/skia/src/gpu/
DGrBlurUtils.cpp33 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()
DGrAATriangulator.h16 static int PathToAATriangles(const SkPath& path, SkScalar tolerance, const SkRect& clipBounds, in PathToAATriangles()
/external/skqp/src/effects/imagefilters/
DSkComposeImageFilter.cpp52 SkIRect clipBounds = ctx.clipBounds(); in onFilterImage() local
/external/skia/src/effects/imagefilters/
DSkComposeImageFilter.cpp93 SkIRect clipBounds = ctx.clipBounds(); in onFilterImage() local
/external/pdfium/xfa/fwl/
Dcfwl_widgetmgr.cpp330 CFX_RectF clipBounds; in OnDrawWidget() local
362 CFX_RectF clipBounds(rtWidget); in DrawChild() local
/external/skia/gm/
Dimagefiltersclipped.cpp56 const SkRect& primBounds, const SkRect& clipBounds) { in draw_clipped_filter()

123