Home
last modified time | relevance | path

Searched defs:devBounds (Results 1 – 25 of 32) sorted by relevance

12

/third_party/flutter/skia/src/core/
DSkRasterClip.cpp65 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()
DSkDraw.cpp63 SkIRect devBounds = fRC->getBounds(); in computeConservativeLocalClipBounds() local
1002 SkIRect devBounds = fDst.bounds(); in drawBitmapAsMask() local
DSkClipStack.cpp938 SkRect* devBounds, in getConservativeBounds()
/third_party/skia/bench/
DSKPAnimationBench.cpp51 void preConcatFrameMatrix(double animationTimeMs, const SkIRect& devBounds, in preConcatFrameMatrix()
/third_party/flutter/skia/bench/
DSKPAnimationBench.cpp52 virtual void preConcatFrameMatrix(double animationTimeMs, const SkIRect& devBounds, in preConcatFrameMatrix()
/third_party/flutter/skia/src/gpu/ops/
DGrStencilAndCoverPathRenderer.cpp102 SkRect devBounds = SkRect::MakeIWH(args.fRenderTargetContext->width(), in onDrawPath() local
DGrDefaultPathRenderer.cpp347 const SkRect& devBounds, in Make()
375 GrAAType aaType, const SkRect& devBounds, in DefaultPathOp()
589 SkRect devBounds; in internalDrawPath() local
DGrFillRRectOp.cpp70 SkRect devBounds; in Make() local
97 const SkMatrix& totalShapeMatrix, GrPaint&& paint, const SkRect& devBounds) in GrFillRRectOp()
DGrTessellatingPathRenderer.cpp227 SkRect devBounds; in TessellatingPathOp() local
/third_party/flutter/skia/src/gpu/
DGrBlurUtils.cpp89 SkRect devBounds = shape.bounds(); in sw_draw_with_mask_filter() local
204 SkIRect* devBounds) { in get_unclipped_shape_dev_bounds()
DGrClipStackClip.cpp74 SkRect devBounds; in getConservativeBounds() local
198 SkRect devBounds = SkRect::MakeIWH(renderTargetContext->width(), renderTargetContext->height()); in apply() local
DGrSoftwarePathRenderer.cpp44 SkIRect* devBounds) { in get_unclipped_shape_dev_bounds()
/third_party/skia/src/gpu/ops/
DDefaultPathRenderer.cpp402 const SkRect& devBounds, in Make()
421 GrAAType aaType, const SkRect& devBounds, in DefaultPathOp()
713 SkRect devBounds; in internalDrawPath() local
DStrokeTessellateOp.cpp53 SkRect devBounds = path.getBounds(); in StrokeTessellateOp() local
DSoftwarePathRenderer.cpp60 SkIRect* devBounds) { in get_unclipped_shape_dev_bounds()
DTriangulatingPathRenderer.cpp204 SkRect devBounds; in TriangulatingPathOp() local
/third_party/flutter/skia/gm/
Ddashcircle.cpp198 SkRect devBounds; in onDraw() local
/third_party/skia/gm/
Ddashcircle.cpp197 SkRect devBounds; in onDraw() local
/third_party/flutter/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp100 SkRect devBounds; in onCanDrawPath() local
DGrCCPerFlushResources.cpp361 const SkRect& devBounds = SkRect::MakeLTRB( in transform_path_pts() local
/third_party/skia/src/gpu/
DGrBlurUtils.cpp239 SkIRect* devBounds) { in get_unclipped_shape_dev_bounds()
/third_party/skia/src/core/
DSkDraw.cpp67 SkIRect devBounds = fRC->getBounds(); in computeConservativeLocalClipBounds() local
999 SkIRect devBounds = fDst.bounds(); in drawBitmapAsMask() local
DSkClipStack.cpp856 SkRect* devBounds, in getConservativeBounds()
DSkDevice.cpp584 SkRect devBounds = bounds.isEmpty() ? SkRect::MakeEmpty() in op() local
/third_party/flutter/skia/src/utils/
DSkShadowUtils.cpp712 SkRect devBounds; in drawShadow() local

12