Searched defs:devBounds (Results 1 – 14 of 14) sorted by relevance
/external/skia/bench/ |
D | SKPAnimationBench.cpp | 51 void preConcatFrameMatrix(double animationTimeMs, const SkIRect& devBounds, in preConcatFrameMatrix()
|
/external/skia/src/gpu/ganesh/ops/ |
D | StrokeTessellateOp.cpp | 32 SkRect devBounds = path.getBounds(); in StrokeTessellateOp() local
|
D | DefaultPathRenderer.cpp | 402 const SkRect& devBounds, in Make() 421 GrAAType aaType, const SkRect& devBounds, in DefaultPathOp() 713 SkRect devBounds; in internalDrawPath() local
|
D | SoftwarePathRenderer.cpp | 60 SkIRect* devBounds) { in get_unclipped_shape_dev_bounds()
|
D | TriangulatingPathRenderer.cpp | 214 SkRect devBounds; in TriangulatingPathOp() local
|
D | GrOvalOpFactory.cpp | 1085 SkRect devBounds = SkRect::MakeLTRB(center.fX - outerRadius, center.fY - outerRadius, in CircleOp() local 1567 SkRect devBounds = SkRect::MakeLTRB(center.fX - outerRadius, center.fY - outerRadius, in ButtCapDashedCircleOp() local
|
/external/skia/gm/ |
D | dashcircle.cpp | 197 SkRect devBounds; in onDraw() local
|
/external/skia/src/gpu/ganesh/ |
D | GrBlurUtils.cpp | 237 SkIRect* devBounds) { in get_unclipped_shape_dev_bounds()
|
/external/skia/src/core/ |
D | SkDraw.cpp | 72 SkIRect devBounds = fRC->getBounds(); in computeConservativeLocalClipBounds() local 1005 SkIRect devBounds = fDst.bounds(); in drawBitmapAsMask() local
|
D | SkClipStack.cpp | 845 SkRect* devBounds, in getConservativeBounds()
|
D | SkDevice.cpp | 612 SkRect devBounds = bounds.isEmpty() ? SkRect::MakeEmpty() in op() local
|
D | SkBlurMF.cpp | 1504 SkRect devBounds; in directFilterMaskGPU() local
|
D | SkCanvas.cpp | 1257 SkIRect devBounds; in internalSaveBehind() local
|
/external/skia/src/utils/ |
D | SkShadowUtils.cpp | 775 SkRect devBounds; in drawShadow() local
|