Home
last modified time | relevance | path

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

/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()
DSkCanvas.cpp1092 SkIRect devBounds; in internalSaveBehind() local
/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
DGrAAHairLinePathRenderer.cpp739 bool check_bounds(const SkMatrix& viewMatrix, const SkRect& devBounds, void* vertices, int vCount) in check_bounds()
DGrOvalOpFactory.cpp1066 SkRect devBounds = SkRect::MakeLTRB(center.fX - outerRadius, center.fY - outerRadius, in CircleOp() local
1503 SkRect devBounds = SkRect::MakeLTRB(center.fX - outerRadius, center.fY - outerRadius, in ButtCapDashedCircleOp() 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/flutter/skia/gm/
Ddashcircle.cpp198 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/flutter/skia/src/utils/
DSkShadowUtils.cpp712 SkRect devBounds; in drawShadow() local