Searched defs:sY (Results 1 – 3 of 3) sorted by relevance
45 val sY = ObjectAnimator.ofFloat(view, "scaleY", 0.9f, 1f).apply { in toastIn() constant
200 const float sY = (frameNr > 75 ? 150 - frameNr : frameNr) / 1500.f; in doFrame() local
5954 int sX, sY; // source x, y in getDistance() local