Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DDefaultPathRenderer.cpp441 const SkRect& devBounds, in Make()
460 GrAAType aaType, const SkRect& devBounds, in DefaultPathOp()
752 SkRect devBounds; in internalDrawPath() local
H A DStrokeTessellateOp.cpp44 SkRect devBounds = path.getBounds(); in StrokeTessellateOp() local
H A DSoftwarePathRenderer.cpp92 SkIRect* devBounds) { in get_unclipped_shape_dev_bounds()
H A DTriangulatingPathRenderer.cpp250 SkRect devBounds; in TriangulatingPathOp() local
H A DGrOvalOpFactory.cpp1132 SkRect devBounds = SkRect::MakeLTRB(center.fX - outerRadius, center.fY - outerRadius, in CircleOp() local
1615 SkRect devBounds = SkRect::MakeLTRB(center.fX - outerRadius, center.fY - outerRadius, in ButtCapDashedCircleOp() local
/aosp_15_r20/external/skia/bench/
H A DSKPAnimationBench.cpp53 void preConcatFrameMatrix(double animationTimeMs, const SkIRect& devBounds, in preConcatFrameMatrix()
/aosp_15_r20/frameworks/base/libs/hwui/canvas/
H A DCanvasFrontend.cpp56 SkRect devBounds; in apply() local
/aosp_15_r20/external/skia/gm/
H A Ddashcircle.cpp197 SkRect devBounds; in onDraw() local
/aosp_15_r20/external/skia/src/core/
H A DSkDrawBase.cpp65 SkIRect devBounds = fRC->getBounds(); in computeConservativeLocalClipBounds() local
H A DSkDraw.cpp493 SkIRect devBounds = fDst.bounds(); in drawBitmapAsMask() local
H A DSkClipStack.cpp850 SkRect* devBounds, in getConservativeBounds()
H A DSkDevice.cpp620 SkRect devBounds = bounds.isEmpty() ? SkRect::MakeEmpty() in op() local
H A DSkCanvas.cpp1113 SkIRect devBounds; in internalSaveBehind() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrBlurUtils.cpp300 SkIRect* devBounds) { in get_unclipped_shape_dev_bounds()
1059 SkRect devBounds; in direct_filter_mask() local
/aosp_15_r20/external/skia/src/utils/
H A DSkShadowUtils.cpp781 SkRect devBounds; in drawShadow() local