/aosp12/system/libbase/ |
H A D | expected_test.cpp | 60 exp_complex e2; in TEST() local 70 exp_int e2 = e; in TEST() local 108 exp_int e2 = e; in TEST() local 128 exp_double e2 = 5.5f; in TEST() local 235 exp_int e2 = 20; in TEST() local 262 exp_double e2 = 3.5f; in TEST() local 282 exp_double e2 = 3.5f; in TEST() local 342 exp_int e2 = 20; in TEST() local 431 exp_int e2 = 10; in TEST() local 447 exp_int e2 = 20; in TEST() local [all …]
|
/aosp12/frameworks/native/libs/vr/libdvr/tests/ |
H A D | dvr_named_buffer-test.cpp | 33 int e2 = dvrBufferGetAHardwareBuffer(buffer2, &hardware_buffer2); in TEST() local 102 int e2 = dvrGetGlobalBuffer(buffer_key2, &buffer2); in TEST() local 124 int e2 = dvrBufferGetAHardwareBuffer(setup_buffer, &hardware_buffer); in TEST() local 152 int e2 = dvrBufferGetAHardwareBuffer(setup_buffer, &hardware_buffer); in TEST() local 185 int e2 = dvrBufferGetAHardwareBuffer(setup_buffer, &hardware_buffer); in TEST() local 226 int e2 = dvrBufferGetAHardwareBuffer(setup_buffer, &hardware_buffer); in TEST() local 273 int e2 = in TEST() local
|
/aosp12/system/media/camera/tests/ |
H A D | camera_metadata_tests.cpp | 1175 camera_metadata_entry e2; in TEST() local 1221 camera_metadata_entry e2; in TEST() local 1275 camera_metadata_entry e2; in TEST() local 1314 camera_metadata_entry e2; in TEST() local 1352 camera_metadata_entry e2; in TEST() local 1410 camera_metadata_entry e2; in TEST() local 1460 camera_metadata_entry e2; in TEST() local 1498 camera_metadata_entry_t e2; in TEST() local 1594 camera_metadata_entry_t e2; in TEST() local 1633 camera_metadata_entry_t e2; in TEST() local [all …]
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/ |
H A D | SwapButton.java | 77 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll() 86 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { in onFling()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | GestureRecognizer.java | 35 boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY); in onFling() 89 MotionEvent e1, MotionEvent e2, float dx, float dy) { in onScroll() 95 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, in onFling()
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/ |
H A D | DropBoxTest.java | 107 DropBoxManager.Entry e2 = dropbox.getNextEntry("DropBoxTest", e1.getTimeMillis()); in testAddText() local 313 DropBoxManager.Entry e2 = dropbox.getNextEntry(null, e1.getTimeMillis()); in testAddEntriesInTheFuture() local 474 DropBoxManager.Entry e2 = dropbox.getNextEntry(null, e1.getTimeMillis()); in testSizeLimits() local 595 DropBoxManager.Entry e2 = dropbox.getNextEntry(null, e1.getTimeMillis()); in testFileCountLimits() local
|
/aosp12/frameworks/base/libs/androidfw/tests/ |
H A D | TypeWrappers_test.cpp | 51 ResTable_entry e2; in createTypeData() local
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/ |
H A D | EmojiPageKeyboardView.java | 216 public boolean onScroll(final MotionEvent e1, final MotionEvent e2, final float distanceX, in onScroll() 223 public boolean onFling(final MotionEvent e1, final MotionEvent e2, final float velocityX, in onFling()
|
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
H A D | SlidingWindowTest.java | 35 T e2 = t2.next(); in sameContents() local
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | GestureDetector.java | 107 boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY); in onScroll() 130 boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY); in onFling() 200 public boolean onScroll(MotionEvent e1, MotionEvent e2, in onScroll() 205 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, in onFling()
|
/aosp12/art/test/660-checker-sad/src/ |
H A D | SadLong.java | 97 long e2 = Math.abs(x - y); // pure abs in main() local
|
H A D | SadInt.java | 141 int e2 = Math.abs(x - y); // pure abs in main() local
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ui/ |
H A D | FilmstripGestureRecognizer.java | 96 MotionEvent e1, MotionEvent e2, float dx, float dy) { in onScroll() 101 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, in onFling()
|
H A D | ModeListView.java | 306 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll() 316 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { in onFling() 334 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll() 436 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll() 585 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll() 785 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll()
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | DecorCaptionView.java | 393 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll() 403 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { in onFling()
|
/aosp12/art/test/1909-per-agent-tls/src/art/ |
H A D | Test1909.java | 90 long e2 = newJvmtiEnv(); in run() local
|
/aosp12/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | StringPiece.h | 196 const char* e2 = b2 + rhs.length_; in compare() local
|
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/ |
H A D | PanningScalingHandler.java | 96 public boolean onScroll(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY) { in onScroll()
|
/aosp12/system/extras/simpleperf/ |
H A D | OfflineUnwinder.cpp | 209 [](const auto& e1, const auto& e2) { return e1->start_addr < e2->start_addr; }); in UpdateMaps()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/ |
H A D | AssistantInputConsumer.java | 268 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { in onFling()
|
/aosp12/frameworks/opt/net/voip/src/java/com/android/server/sip/ |
H A D | SipWakeupTimer.java | 320 public int compare(MyEvent e1, MyEvent e2) { in compare()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/ |
H A D | NavBarGestureHandler.java | 332 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) { in onFling()
|
/aosp12/system/security/keystore2/src/ |
H A D | async_task.rs | 293 let e2 = shelf.get_downcast_mut::<Elf>().unwrap(); in test_shelf() localVariable
|
/aosp12/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
H A D | strtodg.c | 347 int dsign, e, e1, e2, emin, esign, finished, i, inex, irv; local
|
/aosp12/system/iorap/src/common/ |
H A D | macros.h | 33 #define IORAP_PP_NARG_IMPL(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, e14, e15, e1… argument
|