Searched defs:devBounds (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/ |
H A D | DefaultPathRenderer.cpp | 441 const SkRect& devBounds, in Make() 460 GrAAType aaType, const SkRect& devBounds, in DefaultPathOp() 752 SkRect devBounds; in internalDrawPath() local
|
H A D | StrokeTessellateOp.cpp | 44 SkRect devBounds = path.getBounds(); in StrokeTessellateOp() local
|
H A D | SoftwarePathRenderer.cpp | 92 SkIRect* devBounds) { in get_unclipped_shape_dev_bounds()
|
H A D | TriangulatingPathRenderer.cpp | 250 SkRect devBounds; in TriangulatingPathOp() local
|
H A D | GrOvalOpFactory.cpp | 1132 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 D | SKPAnimationBench.cpp | 53 void preConcatFrameMatrix(double animationTimeMs, const SkIRect& devBounds, in preConcatFrameMatrix()
|
/aosp_15_r20/frameworks/base/libs/hwui/canvas/ |
H A D | CanvasFrontend.cpp | 56 SkRect devBounds; in apply() local
|
/aosp_15_r20/external/skia/gm/ |
H A D | dashcircle.cpp | 197 SkRect devBounds; in onDraw() local
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkDrawBase.cpp | 65 SkIRect devBounds = fRC->getBounds(); in computeConservativeLocalClipBounds() local
|
H A D | SkDraw.cpp | 493 SkIRect devBounds = fDst.bounds(); in drawBitmapAsMask() local
|
H A D | SkClipStack.cpp | 850 SkRect* devBounds, in getConservativeBounds()
|
H A D | SkDevice.cpp | 620 SkRect devBounds = bounds.isEmpty() ? SkRect::MakeEmpty() in op() local
|
H A D | SkCanvas.cpp | 1113 SkIRect devBounds; in internalSaveBehind() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrBlurUtils.cpp | 300 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 D | SkShadowUtils.cpp | 781 SkRect devBounds; in drawShadow() local
|