Searched defs:vx (Results 1 – 10 of 10) sorted by relevance
/frameworks/native/libs/input/ |
D | VelocityControl.cpp | 82 std::optional<float> vx = mVelocityTracker.getVelocity(AMOTION_EVENT_AXIS_X, 0); in scaleDeltas() local 155 std::optional<float> vx = mVelocityTracker.getVelocity(AMOTION_EVENT_AXIS_X, 0); in scaleDeltas() local
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | LegacyLockIconViewController.java | 702 final float vx = tracker.getXVelocity(pointerId); in computePointerSpeed() local
|
/frameworks/native/include/android/ |
D | sensor.h | 528 float vx; member
|
/frameworks/native/include_sensor/android/ |
D | sensor.h | 528 float vx; member
|
/frameworks/libs/binary_translation/backend/x86_64/ |
D | machine_ir_exec_test.cc | 402 MachineReg vx = machine_ir.AllocVReg(); in TestRegAlloc() local
|
/frameworks/base/core/java/android/webkit/ |
D | WebViewProvider.java | 282 public void flingScroll(int vx, int vy); in flingScroll()
|
D | WebView.java | 2156 public void flingScroll(int vx, int vy) { in flingScroll()
|
/frameworks/native/services/inputflinger/reader/mapper/ |
D | TouchInputMapper.cpp | 3038 std::optional<float> vx = in getFastestFinger() local
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | RecyclerView.java | 4916 public void smoothScrollBy(int dx, int dy, int vx, int vy) { in smoothScrollBy() 4926 private int computeScrollDuration(int dx, int dy, int vx, int vy) { in computeScrollDuration()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |