Searched refs:scaleFactor (Results 1 – 4 of 4) sorted by relevance
231 final float scaleFactor = 2.0f; in testScaleCurrentDuration() local232 animationSet.scaleCurrentDuration(scaleFactor); in testScaleCurrentDuration()235 assertEquals((long) (originDurations[i] * scaleFactor), children.get(i).getDuration()); in testScaleCurrentDuration()
156 float scaleFactor = sz.height * sz.width / (float)(1280 * 720); in getVideoBitRate() local157 rate = (int)(rate * scaleFactor); in getVideoBitRate()
1870 float scaleFactor = sz.getHeight() * sz.getWidth() / (float)(1920 * 1080);1871 rate = (int)(rate * scaleFactor);
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...