Searched defs:sY (Results 1 – 5 of 5) sorted by relevance
45 val sY = ObjectAnimator.ofFloat(view, "scaleY", 0.9f, 1f).apply { regex
209 const float sY = (frameNr > 75 ? 150 - frameNr : frameNr) / 1500.f; in doFrame() local
77 float sY = gainmapImage->height() / (float)image->height(); in DrawGainmapBitmap() local
538 float sY = decoder.mTargetSize.height() / (float)mTargetSize.height(); in extractGainmap() local
6063 int sX, sY; // source x, y in getDistance() local