/third_party/flutter/skia/src/gpu/ |
D | GrRenderTargetContextPriv.h | 28 void setLastClip(uint32_t clipStackGenID, const SkIRect& devClipBounds, in setLastClip() 38 bool mustRenderClip(uint32_t clipStackGenID, const SkIRect& devClipBounds, in mustRenderClip()
|
D | GrSoftwarePathRenderer.cpp | 76 SkIRect* devClipBounds) { in GetShapeAndClipBounds() 112 const SkIRect& devClipBounds, in DrawAroundInvPath() 252 SkIRect unclippedDevShapeBounds, clippedDevShapeBounds, devClipBounds; in onDrawPath() local
|
D | GrBlurUtils.cpp | 235 SkIRect* devClipBounds) { in get_shape_and_clip_bounds() 292 SkIRect unclippedDevShapeBounds, devClipBounds; in draw_shape_with_mask_filter() local
|
/third_party/skia/src/gpu/ops/ |
D | TriangulatingPathRenderer.cpp | 172 SkIRect devClipBounds, in Make() 194 const SkIRect& devClipBounds, in TriangulatingPathOp() 235 const SkIRect& devClipBounds) { in CreateKey() 260 const SkIRect& devClipBounds, in Triangulate() 549 SkIRect devClipBounds = SkIRect::MakeLTRB( in GR_DRAW_OP_TEST_DEFINE() local
|
D | SoftwarePathRenderer.cpp | 128 SkIRect* devClipBounds) { in GetShapeAndClipBounds() 163 const SkIRect& devClipBounds, in DrawAroundInvPath() 245 SkIRect unclippedDevShapeBounds, clippedDevShapeBounds, devClipBounds; in onDrawPath() local
|
D | AAHairLinePathRenderer.cpp | 254 const SkIRect& devClipBounds, in gather_lines_and_quads() 760 const SkIRect& devClipBounds, in Make() 781 SkIRect devClipBounds, in AAHairlineOp() 1282 SkIRect devClipBounds; in GR_DRAW_OP_TEST_DEFINE() local
|
/third_party/flutter/skia/src/gpu/ops/ |
D | GrTessellatingPathRenderer.cpp | 189 SkIRect devClipBounds, in Make() 217 const SkIRect& devClipBounds, in TessellatingPathOp() 419 SkIRect devClipBounds = SkIRect::MakeLTRB( in GR_DRAW_OP_TEST_DEFINE() local
|
D | GrAAHairLinePathRenderer.cpp | 245 const SkIRect& devClipBounds, in gather_lines_and_quads() 789 const SkIRect& devClipBounds, in Make() 810 SkIRect devClipBounds, in AAHairlineOp() 1079 SkIRect devClipBounds; in onDrawPath() local 1099 SkIRect devClipBounds; in GR_DRAW_OP_TEST_DEFINE() local
|
/third_party/flutter/skia/src/core/ |
D | SkClipStackDevice.cpp | 12 SkIRect SkClipStackDevice::devClipBounds() const { in devClipBounds() function in SkClipStackDevice
|
/third_party/skia/src/gpu/ |
D | GrBlurUtils.cpp | 270 SkIRect* devClipBounds) { in get_shape_and_clip_bounds() 294 const SkIRect& devClipBounds) { in compute_key_and_clip_bounds() 502 SkIRect unclippedDevShapeBounds, devClipBounds; in draw_shape_with_mask_filter() local
|
/third_party/skia/src/core/ |
D | SkDevice.h | 78 SkIRect devClipBounds() const { return this->onDevClipBounds(); } in devClipBounds() function
|
D | SkCanvas.cpp | 1678 SkRect devClipBounds = in computeDeviceClipBounds() local
|
/third_party/skia/src/gpu/v1/ |
D | SurfaceDrawContext.cpp | 1494 const SkIRect& devClipBounds, in setLastClip() 1503 const SkIRect& devClipBounds, in mustRenderClip()
|