/external/skqp/src/core/ |
D | SkRasterClip.cpp | 65 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()
|
/external/skia/src/core/ |
D | SkRasterClip.cpp | 65 const SkIRect& devBounds, SkRegion::Op op, bool doAA) { in opRect() 85 const SkIRect& devBounds, SkRegion::Op op, bool doAA) { in opRRect() 91 void SkConservativeClip::opPath(const SkPath& path, const SkMatrix& ctm, const SkIRect& devBounds, in opPath() 269 bool SkRasterClip::op(const SkRRect& rrect, const SkMatrix& matrix, const SkIRect& devBounds, in op() 277 bool SkRasterClip::op(const SkPath& path, const SkMatrix& matrix, const SkIRect& devBounds, in op() 396 bool SkRasterClip::op(const SkRect& localRect, const SkMatrix& matrix, const SkIRect& devBounds, in op()
|
/external/skia/src/gpu/tessellate/ |
D | GrTessellationPathRenderer.cpp | 250 SkRect devBounds; in onDrawPath() local 295 const SkRect& devBounds, GrAAType aaType, SkIRect* devIBounds, SkIPoint16* locationInAtlas, in tryAddPathToAtlas() 361 SkRect devBounds; in onStencilPath() local
|
D | GrPathStencilFillOp.h | 33 SkRect devBounds; in GrPathStencilFillOp() local
|
D | GrPathInnerTriangulateOp.h | 39 SkRect devBounds; in GrPathInnerTriangulateOp() local
|
D | GrStrokeTessellateOp.cpp | 35 SkRect devBounds = path.getBounds(); in GrStrokeTessellateOp() local
|
/external/skia/bench/ |
D | SKPAnimationBench.cpp | 51 void preConcatFrameMatrix(double animationTimeMs, const SkIRect& devBounds, in preConcatFrameMatrix()
|
/external/skqp/bench/ |
D | SKPAnimationBench.cpp | 55 virtual void preConcatFrameMatrix(double animationTimeMs, const SkIRect& devBounds, in preConcatFrameMatrix()
|
/external/skqp/src/gpu/ops/ |
D | GrStencilAndCoverPathRenderer.cpp | 104 SkRect devBounds = SkRect::MakeIWH(args.fRenderTargetContext->width(), in onDrawPath() local
|
D | GrDefaultPathRenderer.cpp | 350 const SkRect& devBounds, in Make() 378 GrAAType aaType, const SkRect& devBounds, in DefaultPathOp() 586 SkRect devBounds; in internalDrawPath() local
|
D | GrTessellatingPathRenderer.cpp | 218 SkRect devBounds; in TessellatingPathOp() local
|
/external/skqp/src/gpu/ |
D | GrBlurUtils.cpp | 88 SkRect devBounds = shape.bounds(); in sw_draw_with_mask_filter() local 207 SkIRect* devBounds) { in get_unclipped_shape_dev_bounds()
|
D | GrClipStackClip.cpp | 73 SkRect devBounds; in getConservativeBounds() local 195 SkRect devBounds = SkRect::MakeIWH(renderTargetContext->width(), renderTargetContext->height()); in apply() local
|
D | GrSoftwarePathRenderer.cpp | 42 SkIRect* devBounds) { in get_unclipped_shape_dev_bounds()
|
/external/skia/src/gpu/ops/ |
D | GrDefaultPathRenderer.cpp | 371 const SkRect& devBounds, in Make() 390 GrAAType aaType, const SkRect& devBounds, in DefaultPathOp() 647 SkRect devBounds; in internalDrawPath() local
|
D | GrFillRRectOp.cpp | 187 SkRect devBounds; in Make() local 204 const SkRect& devBounds) in FillRRectOp()
|
/external/skqp/src/gpu/ccpr/ |
D | GrCCPathProcessor.h | 113 inline void GrCCPathProcessor::Instance::set(const SkRect& devBounds, const SkRect& devBounds45, in set()
|
D | GrCCPerFlushResources.cpp | 277 const SkAutoSTArray<32, SkPoint>& outDevPts, SkRect* devBounds, in transform_path_pts() 334 SkRect* devBounds, SkRect* devBounds45, SkIRect* devIBounds, SkIVector* devToAtlasOffset) { in renderShapeInAtlas()
|
D | GrCoverageCountingPathRenderer.cpp | 70 SkRect devBounds; in onCanDrawPath() local
|
D | GrCCPathCache.cpp | 355 const SkRect& devBounds, const SkRect& devBounds45, const SkIRect& devIBounds, in setCoverageCountAtlas()
|
D | GrCCDrawPathsOp.cpp | 361 SkRect devBounds, devBounds45; in setupResources() local
|
/external/skia/src/gpu/ |
D | GrClipStackClip.cpp | 63 SkRect devBounds; in getConservativeBounds() local 191 SkRect devBounds = SkRect::MakeIWH(fDeviceSize.fWidth, fDeviceSize.fHeight); in apply() local
|
D | GrSoftwarePathRenderer.cpp | 43 SkIRect* devBounds) { in get_unclipped_shape_dev_bounds()
|
/external/skia/gm/ |
D | dashcircle.cpp | 197 SkRect devBounds; in onDraw() local
|
/external/skqp/gm/ |
D | dashcircle.cpp | 187 SkRect devBounds; in onDraw() local
|