Searched defs:round (Results 1 – 4 of 4) sorted by relevance
/cts/libs/deviceutil/src/android/cts/util/ |
D | MediaPerfUtils.java | 55 DeviceReportLog log, String message, int round, String codecName, in addPerformanceHeadersToLog()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | VideoDecoderPerfTest.java | 110 String name, int video, int w, int h, Surface surface, int round, long maxTimeMs) in doDecode()
|
/cts/tests/video/src/android/video/cts/ |
D | VideoEncoderDecoderTest.java | 748 private double logPerformanceResults(String encoderName, int round) { in logPerformanceResults()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | CoreMathVerifier.java | 105 static native float round(float x); in round() method in CoreMathVerifier 925 static private Target.Floaty round(double d, Target t) { in round() method in CoreMathVerifier
|