Home
last modified time | relevance | path

Searched defs:round (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/util/src/android/util/cts/
DHalfTest.java362 public void round() { in round() method in HalfTest
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaPerfUtils.java57 DeviceReportLog log, String message, int round, String codecName, in addPerformanceHeadersToLog()
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DVideoDecoderPerfTest.java236 int round, long maxTimeMs) throws Exception { in doDecode()
/cts/tests/video/src/android/video/cts/
DVideoEncoderDecoderTest.java585 private double logPerformanceResults(String encoderName, int round) { in logPerformanceResults()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java105 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