Searched defs:overShoot (Results 1 – 2 of 2) sorted by relevance
371 val overShoot = topRadius + bottomRadius - height regex388 val overShoot = topRadius + bottomRadius - height regex
130 float overShoot = topRadius + bottomRadius - height; in getClipPath() local