Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSurfaceDrawContext.cpp1575 static SkIRect get_clip_bounds(const GrSurfaceDrawContext* rtc, const GrClip* clip) { in get_clip_bounds() function
1608 SkIRect clipConservativeBounds = get_clip_bounds(this, clip); in drawAndStencilPath()
1773 SkIRect clipConservativeBounds = get_clip_bounds(this, clip); in drawShapeUsingPathRenderer()