Home
last modified time | relevance | path

Searched defs:devClipBounds (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/gpu/
DGrRenderTargetContextPriv.h28 void setLastClip(uint32_t clipStackGenID, const SkIRect& devClipBounds, in setLastClip()
38 bool mustRenderClip(uint32_t clipStackGenID, const SkIRect& devClipBounds, in mustRenderClip()
DGrSoftwarePathRenderer.cpp76 SkIRect* devClipBounds) { in GetShapeAndClipBounds()
115 const SkIRect& devClipBounds, in DrawAroundInvPath()
256 SkIRect unclippedDevShapeBounds, clippedDevShapeBounds, devClipBounds; in onDrawPath() local
DGrBlurUtils.cpp238 SkIRect* devClipBounds) { in get_shape_and_clip_bounds()
295 SkIRect unclippedDevShapeBounds, devClipBounds; in draw_shape_with_mask_filter() local
/external/skqp/src/gpu/
DGrRenderTargetContextPriv.h28 void setLastClip(uint32_t clipStackGenID, const SkIRect& devClipBounds, in setLastClip()
38 bool mustRenderClip(uint32_t clipStackGenID, const SkIRect& devClipBounds, in mustRenderClip()
DGrSoftwarePathRenderer.cpp74 SkIRect* devClipBounds) { in GetShapeAndClipBounds()
113 const SkIRect& devClipBounds, in DrawAroundInvPath()
253 SkIRect unclippedDevShapeBounds, clippedDevShapeBounds, devClipBounds; in onDrawPath() local
DGrBlurUtils.cpp238 SkIRect* devClipBounds) { in get_shape_and_clip_bounds()
295 SkIRect unclippedDevShapeBounds, devClipBounds; in draw_shape_with_mask_filter() local
/external/skqp/src/gpu/ops/
DGrTessellatingPathRenderer.cpp180 SkIRect devClipBounds, in Make()
208 const SkIRect& devClipBounds, in TessellatingPathOp()
407 SkIRect devClipBounds = SkIRect::MakeLTRB( in GR_DRAW_OP_TEST_DEFINE() local
DGrAAHairLinePathRenderer.cpp245 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/
DGrTessellatingPathRenderer.cpp180 SkIRect devClipBounds, in Make()
208 const SkIRect& devClipBounds, in TessellatingPathOp()
411 SkIRect devClipBounds = SkIRect::MakeLTRB( in GR_DRAW_OP_TEST_DEFINE() local
DGrAAHairLinePathRenderer.cpp244 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/
DSkClipStackDevice.cpp12 SkIRect SkClipStackDevice::devClipBounds() const { in devClipBounds() function in SkClipStackDevice
/external/skqp/src/core/
DSkClipStackDevice.cpp12 SkIRect SkClipStackDevice::devClipBounds() const { in devClipBounds() function in SkClipStackDevice