Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DSurfaceDrawContext.cpp1558 static SkIRect get_clip_bounds(const SurfaceDrawContext* sdc, const GrClip* clip) { in get_clip_bounds() function
1591 SkIRect clipConservativeBounds = get_clip_bounds(this, clip); in drawAndStencilPath()
1792 SkIRect clipConservativeBounds = get_clip_bounds(this, clip); in drawShapeUsingPathRenderer()