Searched defs:devClipBounds (Results 1 – 11 of 11) 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 | 136 SkIRect* devClipBounds) { in GetShapeAndClipBounds() 171 const SkIRect& devClipBounds, in DrawAroundInvPath() 253 SkIRect unclippedDevShapeBounds, clippedDevShapeBounds, devClipBounds; in onDrawPath() local
|
| D | AAHairLinePathRenderer.cpp | 261 const SkIRect& devClipBounds, in gather_lines_and_quads() 779 const SkIRect& devClipBounds, in Make() 800 SkIRect devClipBounds, in AAHairlineOp() 1301 SkIRect devClipBounds; in GR_DRAW_OP_TEST_DEFINE() local
|
| /external/skia/src/core/ |
| D | SkClipStackDevice.cpp | 24 SkIRect SkClipStackDevice::devClipBounds() const { in devClipBounds() function in SkClipStackDevice
|
| D | SkDevice.h | 597 SkIRect devClipBounds() const override { return this->clip().fClipBounds; } in devClipBounds() function
|
| D | SkBitmapDevice.cpp | 690 SkIRect SkBitmapDevice::devClipBounds() const { in devClipBounds() function in SkBitmapDevice
|
| D | SkCanvas.cpp | 1616 SkRect devClipBounds = in computeDeviceClipBounds() local
|
| /external/skia/src/gpu/ganesh/ |
| D | Device.h | 260 SkIRect devClipBounds() const override { return fClip.getConservativeBounds(); } in devClipBounds() function
|
| D | GrBlurUtils.cpp | 336 SkIRect* devClipBounds) { in get_shape_and_clip_bounds() 1144 const SkIRect& devClipBounds) { in compute_key_and_clip_bounds() 1413 SkIRect unclippedDevShapeBounds, devClipBounds; in draw_shape_with_mask_filter() local
|
| D | SurfaceDrawContext.cpp | 1493 const SkIRect& devClipBounds, in setLastClip() 1502 const SkIRect& devClipBounds, in mustRenderClip()
|
| /external/skia/src/gpu/graphite/ |
| D | Device.cpp | 553 SkIRect Device::devClipBounds() const { in devClipBounds() function in skgpu::graphite::Device
|