/aosp12/frameworks/native/services/inputflinger/reader/mapper/ |
H A D | TouchInputMapper.cpp | 1069 const nsecs_t readTime = when; // synthetic event in configureSurface() local 1464 void TouchInputMapper::sync(nsecs_t when, nsecs_t readTime) { in sync() 1558 const nsecs_t readTime = when; // consider this synthetic event to be zero latency in processRawTouches() local 1567 void TouchInputMapper::cookAndDispatch(nsecs_t when, nsecs_t readTime) { in cookAndDispatch() 1781 const nsecs_t readTime = when; in timeoutExpired() local 1904 void TouchInputMapper::dispatchVirtualKey(nsecs_t when, nsecs_t readTime, uint32_t policyFlags, in dispatchVirtualKey() 1918 void TouchInputMapper::abortTouches(nsecs_t when, nsecs_t readTime, uint32_t policyFlags) { in abortTouches() 1933 void TouchInputMapper::dispatchTouches(nsecs_t when, nsecs_t readTime, uint32_t policyFlags) { in dispatchTouches() 2037 void TouchInputMapper::dispatchHoverEnterAndMove(nsecs_t when, nsecs_t readTime, in dispatchHoverEnterAndMove() 3630 void TouchInputMapper::dispatchMotion(nsecs_t when, nsecs_t readTime, uint32_t policyFlags, in dispatchMotion() [all …]
|
H A D | TouchCursorInputMapperCommon.h | 104 nsecs_t readTime, int32_t deviceId, uint32_t source, in synthesizeButtonKey() 118 nsecs_t readTime, int32_t deviceId, uint32_t source, in synthesizeButtonKeys()
|
H A D | RotaryEncoderInputMapper.cpp | 94 void RotaryEncoderInputMapper::sync(nsecs_t when, nsecs_t readTime) { in sync()
|
H A D | InputMapper.cpp | 71 void InputMapper::cancelTouch(nsecs_t when, nsecs_t readTime) {} in cancelTouch()
|
H A D | CursorInputMapper.cpp | 294 void CursorInputMapper::sync(nsecs_t when, nsecs_t readTime) { in sync()
|
H A D | JoystickInputMapper.cpp | 309 void JoystickInputMapper::sync(nsecs_t when, nsecs_t readTime, bool force) { in sync()
|
H A D | KeyboardInputMapper.cpp | 271 void KeyboardInputMapper::processKey(nsecs_t when, nsecs_t readTime, bool down, int32_t scanCode, in processKey()
|
H A D | TouchInputMapper.h | 310 nsecs_t readTime; member
|
/aosp12/frameworks/base/core/java/com/android/internal/os/ |
H A D | KernelMemoryBandwidthStats.java | 57 final long readTime = SystemClock.uptimeMillis() - startTime; in updateStats() local
|
H A D | KernelWakelockReader.java | 128 final long readTime = SystemClock.uptimeMillis() - startTime; in readKernelWakelockStats() local
|
/aosp12/frameworks/native/services/inputflinger/dispatcher/ |
H A D | InputEventTimeline.h | 80 const nsecs_t readTime; member
|
H A D | InputEventTimeline.cpp | 67 InputEventTimeline::InputEventTimeline(bool isDown, nsecs_t eventTime, nsecs_t readTime) in InputEventTimeline()
|
H A D | LatencyTracker.cpp | 70 nsecs_t readTime) { in trackListener()
|
/aosp12/packages/services/Mtp/perf_tests/src/com/android/mtp/ |
H A D | AppFusePerfTest.java | 48 final double[] readTime = new double[SAMPLES]; in testReadWriteFile() local
|
/aosp12/frameworks/base/apct-tests/perftests/core/src/android/mtp_perf/ |
H A D | AppFusePerfTest.java | 48 final double[] readTime = new double[samples]; in testReadWriteFile() local
|
/aosp12/frameworks/native/services/inputflinger/include/ |
H A D | InputListener.h | 76 nsecs_t readTime; member 125 nsecs_t readTime; member
|
/aosp12/frameworks/native/services/inputflinger/ |
H A D | InputListener.cpp | 53 NotifyKeyArgs::NotifyKeyArgs(int32_t id, nsecs_t eventTime, nsecs_t readTime, int32_t deviceId, in NotifyKeyArgs() 99 int32_t id, nsecs_t eventTime, nsecs_t readTime, int32_t deviceId, uint32_t source, in NotifyMotionArgs()
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | WifiConfigStore.java | 665 long readTime = mClock.getElapsedSinceBootMillis() - readStartTime; in read() local 697 long readTime = mClock.getElapsedSinceBootMillis() - readStartTime; in switchUserStoresAndRead() local
|
/aosp12/frameworks/native/services/inputflinger/reader/include/ |
H A D | InputDevice.h | 386 inline void cancelTouch(nsecs_t when, nsecs_t readTime) { mDevice.cancelTouch(when, readTime); } in cancelTouch()
|
H A D | EventHub.h | 60 nsecs_t readTime; member
|
/aosp12/frameworks/native/services/inputflinger/reader/ |
H A D | InputDevice.cpp | 527 void InputDevice::cancelTouch(nsecs_t when, nsecs_t readTime) { in cancelTouch()
|
/aosp12/frameworks/native/services/inputflinger/tests/ |
H A D | InputReader_test.cpp | 629 void enqueueEvent(nsecs_t when, nsecs_t readTime, int32_t deviceId, int32_t type, int32_t code, in enqueueEvent() 1798 constexpr nsecs_t readTime = 2; in TEST_F() local 2758 void process(InputMapper& mapper, nsecs_t when, nsecs_t readTime, int32_t type, int32_t code, in process()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |