Searched defs:round (Results 1 – 5 of 5) sorted by relevance
362 public void round() { in round() method in HalfTest
57 DeviceReportLog log, String message, int round, String codecName, in addPerformanceHeadersToLog()
236 int round, long maxTimeMs) throws Exception { in doDecode()
585 private double logPerformanceResults(String encoderName, int round) { in logPerformanceResults()
105 static native float round(float x); in round() method in CoreMathVerifier925 static private Target.Floaty round(double d, Target t) { in round() method in CoreMathVerifier