/external/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() 115 const SkIRect& devClipBounds, in DrawAroundInvPath() 256 SkIRect unclippedDevShapeBounds, clippedDevShapeBounds, devClipBounds; in onDrawPath() local
|
D | GrBlurUtils.cpp | 238 SkIRect* devClipBounds) { in get_shape_and_clip_bounds() 295 SkIRect unclippedDevShapeBounds, devClipBounds; in draw_shape_with_mask_filter() local
|
/external/skqp/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 | 74 SkIRect* devClipBounds) { in GetShapeAndClipBounds() 113 const SkIRect& devClipBounds, in DrawAroundInvPath() 253 SkIRect unclippedDevShapeBounds, clippedDevShapeBounds, devClipBounds; in onDrawPath() local
|
D | GrBlurUtils.cpp | 238 SkIRect* devClipBounds) { in get_shape_and_clip_bounds() 295 SkIRect unclippedDevShapeBounds, devClipBounds; in draw_shape_with_mask_filter() local
|
/external/skqp/src/gpu/ops/ |
D | GrTessellatingPathRenderer.cpp | 180 SkIRect devClipBounds, in Make() 208 const SkIRect& devClipBounds, in TessellatingPathOp() 407 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() 1071 SkIRect devClipBounds; in onDrawPath() local 1091 SkIRect devClipBounds; in GR_DRAW_OP_TEST_DEFINE() local
|
/external/skia/src/gpu/ops/ |
D | GrTessellatingPathRenderer.cpp | 180 SkIRect devClipBounds, in Make() 208 const SkIRect& devClipBounds, in TessellatingPathOp() 411 SkIRect devClipBounds = SkIRect::MakeLTRB( in GR_DRAW_OP_TEST_DEFINE() local
|
D | GrAAHairLinePathRenderer.cpp | 244 const SkIRect& devClipBounds, in gather_lines_and_quads() 788 const SkIRect& devClipBounds, in Make() 809 SkIRect devClipBounds, in AAHairlineOp() 1075 SkIRect devClipBounds; in onDrawPath() local 1095 SkIRect devClipBounds; in GR_DRAW_OP_TEST_DEFINE() local
|
/external/skia/src/core/ |
D | SkClipStackDevice.cpp | 12 SkIRect SkClipStackDevice::devClipBounds() const { in devClipBounds() function in SkClipStackDevice
|
/external/skqp/src/core/ |
D | SkClipStackDevice.cpp | 12 SkIRect SkClipStackDevice::devClipBounds() const { in devClipBounds() function in SkClipStackDevice
|