Searched refs:rectPath (Results 1 – 1 of 1) sorted by relevance
543 final Path rectPath = new Path(); in getOutline() local545 rectPath.addRoundRect(mBgRect, interpolatedRadius, in getOutline()547 outline.setPath(rectPath); in getOutline()