Searched defs:ar2 (Results 1 – 4 of 4) sorted by relevance
69 AsyncResult ar2 = new AsyncResult(null, byteArray, null); in testCsimImsiLoaded() local
279 AsyncResult ar2 = new AsyncResult( in testRetryARAM_shouldRetry() local
360 public static boolean hasSameAspectRatio(Rational ar1, Rational ar2) { in hasSameAspectRatio()
173 bool isAspectRatioClose(float ar1, float ar2) { in isAspectRatioClose()