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