Searched refs:f1 (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Camera2/src/com/android/camera/async/ |
D | Futures2.java | 87 final ListenableFuture<T1> f1, 92 futures[0] = f1; 117 final ListenableFuture<T1> f1, 120 return joinAll(f1, f2, new ImmediateAsyncFunction2<>(fn)); 130 final ListenableFuture<T1> f1, 136 futures[0] = f1; 163 final ListenableFuture<T1> f1, 167 return joinAll(f1, f2, f3, new ImmediateAsyncFunction3<>(fn));
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/ |
D | MatrixUtilsTests.java | 30 private static void assertEqualsFloat(float f0, float f1) { in assertEqualsFloat() argument 31 assertEqualsFloat(f0, f1, EPSILON); in assertEqualsFloat() 34 /* package */ static void assertEqualsFloat(float f0, float f1, float error) { in assertEqualsFloat() argument 35 assertTrue(Math.abs(f0 - f1) < error); in assertEqualsFloat()
|
/packages/services/Car/bluetooth/bt-map-service/ |
D | bt_hci_startup_issues.txt | 46345 …native: #01 pc 000420f1 /system/lib/libc.so (__pthread_cond_timedwait(pthread_cond_internal_t*, p… 46360 …native: #01 pc 000420f1 /system/lib/libc.so (__pthread_cond_timedwait(pthread_cond_internal_t*, p… 46666 native: #11 pc 000050f1 /system/lib/libloc_api_v02.so (LocApiV02::open(unsigned int)+296) 47205 …native: #01 pc 000420f1 /system/lib/libc.so (__pthread_cond_timedwait(pthread_cond_internal_t*, p… 47221 …native: #01 pc 000420f1 /system/lib/libc.so (__pthread_cond_timedwait(pthread_cond_internal_t*, p… 47614 …native: #01 pc 000420f1 /system/lib/libc.so (__pthread_cond_timedwait(pthread_cond_internal_t*, p… 47616 native: #03 pc 000238f1 /system/lib/libhwui.so (???) 65093 …native: #01 pc 000420f1 /system/lib/libc.so (__pthread_cond_timedwait(pthread_cond_internal_t*, p… 65109 …native: #01 pc 000420f1 /system/lib/libc.so (__pthread_cond_timedwait(pthread_cond_internal_t*, p… 65502 …native: #01 pc 000420f1 /system/lib/libc.so (__pthread_cond_timedwait(pthread_cond_internal_t*, p… [all …]
|