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