/third_party/flutter/skia/src/core/ |
D | SkRasterClip.cpp | 65 const SkIRect& devBounds, SkRegion::Op op, bool doAA) { in opRect() 83 const SkIRect& devBounds, SkRegion::Op op, bool doAA) { in opRRect() 87 void SkConservativeClip::opPath(const SkPath& path, const SkMatrix& ctm, const SkIRect& devBounds, in opPath() 244 bool SkRasterClip::op(const SkRRect& rrect, const SkMatrix& matrix, const SkIRect& devBounds, in op() 255 bool SkRasterClip::op(const SkPath& path, const SkMatrix& matrix, const SkIRect& devBounds, in op() 363 bool SkRasterClip::op(const SkRect& localRect, const SkMatrix& matrix, const SkIRect& devBounds, in op()
|
D | SkDraw.cpp | 63 SkIRect devBounds = fRC->getBounds(); in computeConservativeLocalClipBounds() local 1002 SkIRect devBounds = fDst.bounds(); in drawBitmapAsMask() local
|
D | SkClipStack.cpp | 938 SkRect* devBounds, in getConservativeBounds()
|
/third_party/skia/bench/ |
D | SKPAnimationBench.cpp | 51 void preConcatFrameMatrix(double animationTimeMs, const SkIRect& devBounds, in preConcatFrameMatrix()
|
/third_party/flutter/skia/bench/ |
D | SKPAnimationBench.cpp | 52 virtual void preConcatFrameMatrix(double animationTimeMs, const SkIRect& devBounds, in preConcatFrameMatrix()
|
/third_party/flutter/skia/src/gpu/ops/ |
D | GrStencilAndCoverPathRenderer.cpp | 102 SkRect devBounds = SkRect::MakeIWH(args.fRenderTargetContext->width(), in onDrawPath() local
|
D | GrDefaultPathRenderer.cpp | 347 const SkRect& devBounds, in Make() 375 GrAAType aaType, const SkRect& devBounds, in DefaultPathOp() 589 SkRect devBounds; in internalDrawPath() local
|
D | GrFillRRectOp.cpp | 70 SkRect devBounds; in Make() local 97 const SkMatrix& totalShapeMatrix, GrPaint&& paint, const SkRect& devBounds) in GrFillRRectOp()
|
D | GrTessellatingPathRenderer.cpp | 227 SkRect devBounds; in TessellatingPathOp() local
|
/third_party/flutter/skia/src/gpu/ |
D | GrBlurUtils.cpp | 89 SkRect devBounds = shape.bounds(); in sw_draw_with_mask_filter() local 204 SkIRect* devBounds) { in get_unclipped_shape_dev_bounds()
|
D | GrClipStackClip.cpp | 74 SkRect devBounds; in getConservativeBounds() local 198 SkRect devBounds = SkRect::MakeIWH(renderTargetContext->width(), renderTargetContext->height()); in apply() local
|
D | GrSoftwarePathRenderer.cpp | 44 SkIRect* devBounds) { in get_unclipped_shape_dev_bounds()
|
/third_party/skia/src/gpu/ops/ |
D | DefaultPathRenderer.cpp | 402 const SkRect& devBounds, in Make() 421 GrAAType aaType, const SkRect& devBounds, in DefaultPathOp() 713 SkRect devBounds; in internalDrawPath() local
|
D | StrokeTessellateOp.cpp | 53 SkRect devBounds = path.getBounds(); in StrokeTessellateOp() local
|
D | SoftwarePathRenderer.cpp | 60 SkIRect* devBounds) { in get_unclipped_shape_dev_bounds()
|
D | TriangulatingPathRenderer.cpp | 204 SkRect devBounds; in TriangulatingPathOp() local
|
/third_party/flutter/skia/gm/ |
D | dashcircle.cpp | 198 SkRect devBounds; in onDraw() local
|
/third_party/skia/gm/ |
D | dashcircle.cpp | 197 SkRect devBounds; in onDraw() local
|
/third_party/flutter/skia/src/gpu/ccpr/ |
D | GrCoverageCountingPathRenderer.cpp | 100 SkRect devBounds; in onCanDrawPath() local
|
D | GrCCPerFlushResources.cpp | 361 const SkRect& devBounds = SkRect::MakeLTRB( in transform_path_pts() local
|
/third_party/skia/src/gpu/ |
D | GrBlurUtils.cpp | 239 SkIRect* devBounds) { in get_unclipped_shape_dev_bounds()
|
/third_party/skia/src/core/ |
D | SkDraw.cpp | 67 SkIRect devBounds = fRC->getBounds(); in computeConservativeLocalClipBounds() local 999 SkIRect devBounds = fDst.bounds(); in drawBitmapAsMask() local
|
D | SkClipStack.cpp | 856 SkRect* devBounds, in getConservativeBounds()
|
D | SkDevice.cpp | 584 SkRect devBounds = bounds.isEmpty() ? SkRect::MakeEmpty() in op() local
|
/third_party/flutter/skia/src/utils/ |
D | SkShadowUtils.cpp | 712 SkRect devBounds; in drawShadow() local
|