Searched defs:devClipBounds (Results 1 – 7 of 7) sorted by relevance
/external/skia/src/gpu/ops/ |
D | TriangulatingPathRenderer.cpp | 174 SkIRect devClipBounds, in Make() 196 const SkIRect& devClipBounds, in TriangulatingPathOp() 237 const SkIRect& devClipBounds) { in CreateKey() 262 const SkIRect& devClipBounds, in Triangulate() 551 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() 772 const SkIRect& devClipBounds, in Make() 793 SkIRect devClipBounds, in AAHairlineOp() 1294 SkIRect devClipBounds; in GR_DRAW_OP_TEST_DEFINE() local
|
/external/skia/src/gpu/ |
D | GrBlurUtils.cpp | 275 SkIRect* devClipBounds) { in get_shape_and_clip_bounds() 299 const SkIRect& devClipBounds) { in compute_key_and_clip_bounds() 507 SkIRect unclippedDevShapeBounds, devClipBounds; in draw_shape_with_mask_filter() local
|
/external/skia/src/core/ |
D | SkDevice.h | 79 SkIRect devClipBounds() const { return this->onDevClipBounds(); } in devClipBounds() function
|
D | SkCanvas.cpp | 1670 SkRect devClipBounds = in computeDeviceClipBounds() local
|
/external/skia/src/gpu/v1/ |
D | SurfaceDrawContext.cpp | 1483 const SkIRect& devClipBounds, in setLastClip() 1492 const SkIRect& devClipBounds, in mustRenderClip()
|