Searched refs:devRadius (Results 1 – 1 of 1) sorted by relevance
513 float devRadius, float blurRadius, in getShadowGeometry() argument516 const bool isCircle = ((devRadius >= devRect.getWidth()) && (devRadius >= devRect.getHeight())); in getShadowGeometry()520 float outerRadius = devRadius; in getShadowGeometry()533 innerRadius = devRadius - insetWidth; in getShadowGeometry()