Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/skia/
DSkiaRenderEngine.cpp116 static bool intersectionIsRoundRect(const SkRect& bounds, const SkRect& crop, in intersectionIsRoundRect() function
200 if (intersectionIsRoundRect(bounds, crop, insetCrop, cornerRadius, radii)) { in getBoundsAndClip()