Home
last modified time | relevance | path

Searched refs:get_clip_bounds (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp1587 static SkIRect get_clip_bounds(const SurfaceDrawContext* sdc, const GrClip* clip) { in get_clip_bounds() function
1620 SkIRect clipConservativeBounds = get_clip_bounds(this, clip); in drawAndStencilPath()
1797 SkIRect clipConservativeBounds = get_clip_bounds(this, clip); in drawShapeUsingPathRenderer()