Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DOutline.h94 bool getAsRoundRect(Rect* outRect, float* outRadius) const { in getAsRoundRect() function
DCanvasState.cpp175 if (!outline->getAsRoundRect(&bounds, &radius)) return; // only RR supported in setClippingOutline()