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