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

/frameworks/base/libs/hwui/
H A DOutline.h117 bool getAsRoundRect(Rect* outRect, float* outRadius) const { function in class:android::uirenderer::Outline::Type
H A DCanvasState.cpp227 if (!outline->getAsRoundRect(&bounds, &radius)) return; // only RR supported

Completed in 346 milliseconds