Searched defs:devClipBounds (Results 1 – 7 of 7) sorted by relevance
/external/skia/src/gpu/ganesh/ops/ |
D | TriangulatingPathRenderer.cpp | 182 SkIRect devClipBounds, in Make() 204 const SkIRect& devClipBounds, in TriangulatingPathOp() 245 const SkIRect& devClipBounds) { in CreateKey() 270 const SkIRect& devClipBounds, in Triangulate() 559 SkIRect devClipBounds = SkIRect::MakeLTRB( in GR_DRAW_OP_TEST_DEFINE() local
|
D | SoftwarePathRenderer.cpp | 134 SkIRect* devClipBounds) { in GetShapeAndClipBounds() 169 const SkIRect& devClipBounds, in DrawAroundInvPath() 251 SkIRect unclippedDevShapeBounds, clippedDevShapeBounds, devClipBounds; in onDrawPath() local
|
D | AAHairLinePathRenderer.cpp | 258 const SkIRect& devClipBounds, in gather_lines_and_quads() 776 const SkIRect& devClipBounds, in Make() 797 SkIRect devClipBounds, in AAHairlineOp() 1298 SkIRect devClipBounds; in GR_DRAW_OP_TEST_DEFINE() local
|
/external/skia/src/gpu/ganesh/ |
D | GrBlurUtils.cpp | 273 SkIRect* devClipBounds) { in get_shape_and_clip_bounds() 297 const SkIRect& devClipBounds) { in compute_key_and_clip_bounds() 505 SkIRect unclippedDevShapeBounds, devClipBounds; in draw_shape_with_mask_filter() local
|
D | SurfaceDrawContext.cpp | 1466 const SkIRect& devClipBounds, in setLastClip() 1475 const SkIRect& devClipBounds, in mustRenderClip()
|
/external/skia/src/core/ |
D | SkDevice.h | 104 SkIRect devClipBounds() const { return this->onDevClipBounds(); } in devClipBounds() function
|
D | SkCanvas.cpp | 1776 SkRect devClipBounds = in computeDeviceClipBounds() local
|