Home
last modified time | relevance | path

Searched defs:readTime (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/native/services/inputflinger/reader/mapper/gestures/
DGestureConverter.cpp138 std::list<NotifyArgs> GestureConverter::handleGesture(nsecs_t when, nsecs_t readTime, in handleGesture()
171 std::list<NotifyArgs> GestureConverter::handleMove(nsecs_t when, nsecs_t readTime, in handleMove()
222 std::list<NotifyArgs> GestureConverter::handleButtonsChange(nsecs_t when, nsecs_t readTime, in handleButtonsChange()
298 std::list<NotifyArgs> GestureConverter::releaseAllButtons(nsecs_t when, nsecs_t readTime) { in releaseAllButtons()
326 std::list<NotifyArgs> GestureConverter::handleScroll(nsecs_t when, nsecs_t readTime, in handleScroll()
360 std::list<NotifyArgs> GestureConverter::handleFling(nsecs_t when, nsecs_t readTime, in handleFling()
422 std::list<NotifyArgs> GestureConverter::endScroll(nsecs_t when, nsecs_t readTime) { in endScroll()
437 nsecs_t readTime, in handleMultiFingerSwipe()
500 nsecs_t readTime) { in handleMultiFingerSwipeLift()
525 [[nodiscard]] std::list<NotifyArgs> GestureConverter::handlePinch(nsecs_t when, nsecs_t readTime, in handlePinch()
[all …]
/frameworks/native/services/inputflinger/reader/mapper/
DTouchCursorInputMapperCommon.cpp30 InputReaderContext* context, int32_t action, nsecs_t when, nsecs_t readTime, in synthesizeButtonKey()
90 InputReaderContext* context, int32_t action, nsecs_t when, nsecs_t readTime, in synthesizeButtonKeys()
104 const InputDeviceIdentifier& identifier, nsecs_t currentEventTime, nsecs_t readTime, in applyBluetoothTimestampSmoothening()
DTouchInputMapper.cpp1418 std::list<NotifyArgs> TouchInputMapper::sync(nsecs_t when, nsecs_t readTime) { in sync()
1519 const nsecs_t readTime = when; // consider this synthetic event to be zero latency in processRawTouches() local
1529 std::list<NotifyArgs> TouchInputMapper::cookAndDispatch(nsecs_t when, nsecs_t readTime) { in cookAndDispatch()
1748 const nsecs_t readTime = when; in timeoutExpired() local
1777 std::list<NotifyArgs> TouchInputMapper::consumeRawTouches(nsecs_t when, nsecs_t readTime, in consumeRawTouches()
1904 NotifyKeyArgs TouchInputMapper::dispatchVirtualKey(nsecs_t when, nsecs_t readTime, in dispatchVirtualKey()
1918 std::list<NotifyArgs> TouchInputMapper::abortTouches(nsecs_t when, nsecs_t readTime, in abortTouches()
1972 std::list<NotifyArgs> TouchInputMapper::dispatchTouches(nsecs_t when, nsecs_t readTime, in dispatchTouches()
2073 std::list<NotifyArgs> TouchInputMapper::dispatchHoverExit(nsecs_t when, nsecs_t readTime, in dispatchHoverExit()
2094 std::list<NotifyArgs> TouchInputMapper::dispatchHoverEnterAndMove(nsecs_t when, nsecs_t readTime, in dispatchHoverEnterAndMove()
[all …]
DCapturedTouchpadEventConverter.cpp163 std::list<NotifyArgs> CapturedTouchpadEventConverter::sync(nsecs_t when, nsecs_t readTime) { in sync()
276 nsecs_t when, nsecs_t readTime, int32_t action, const std::vector<PointerCoords>& coords, in makeMotionArgs()
DTouchpadInputMapper.cpp462 std::list<NotifyArgs> TouchpadInputMapper::sendHardwareState(nsecs_t when, nsecs_t readTime, in sendHardwareState()
487 std::list<NotifyArgs> TouchpadInputMapper::processGestures(nsecs_t when, nsecs_t readTime) { in processGestures()
DRotaryEncoderInputMapper.cpp114 std::list<NotifyArgs> RotaryEncoderInputMapper::sync(nsecs_t when, nsecs_t readTime) { in sync()
DInputMapper.cpp93 std::list<NotifyArgs> InputMapper::cancelTouch(nsecs_t when, nsecs_t readTime) { in cancelTouch()
DCursorInputMapper.cpp235 std::list<NotifyArgs> CursorInputMapper::sync(nsecs_t when, nsecs_t readTime) { in sync()
DJoystickInputMapper.cpp313 std::list<NotifyArgs> JoystickInputMapper::sync(nsecs_t when, nsecs_t readTime, bool force) { in sync()
DKeyboardInputMapper.cpp256 std::list<NotifyArgs> KeyboardInputMapper::processKey(nsecs_t when, nsecs_t readTime, bool down, in processKey()
/frameworks/native/services/inputflinger/tests/fuzzers/
DInputClassifierFuzzer.cpp52 const nsecs_t readTime = fdp.ConsumeIntegralInRange< in LLVMFuzzerTestOneInput() local
DLatencyTrackerFuzzer.cpp70 nsecs_t readTime = fdp.ConsumeIntegral<nsecs_t>(); in LLVMFuzzerTestOneInput() local
DFuzzedInputStream.h188 const nsecs_t readTime = downTime; in generateFuzzedMotionArgs() local
/frameworks/base/core/java/com/android/internal/os/
DKernelMemoryBandwidthStats.java57 final long readTime = SystemClock.uptimeMillis() - startTime; in updateStats() local
/frameworks/native/services/inputflinger/dispatcher/
DInputEventTimeline.cpp69 InputEventTimeline::InputEventTimeline(bool isDown, nsecs_t eventTime, nsecs_t readTime, in InputEventTimeline()
DInputEventTimeline.h82 const nsecs_t readTime; member
DLatencyTracker.cpp71 nsecs_t readTime, DeviceId deviceId, in trackListener()
/frameworks/native/services/inputflinger/
DNotifyArgs.cpp45 NotifyKeyArgs::NotifyKeyArgs(int32_t id, nsecs_t eventTime, nsecs_t readTime, int32_t deviceId, in NotifyKeyArgs()
66 int32_t id, nsecs_t eventTime, nsecs_t readTime, int32_t deviceId, uint32_t source, in NotifyMotionArgs()
/frameworks/base/apct-tests/perftests/core/src/android/mtp_perf/
DAppFusePerfTest.java48 final double[] readTime = new double[samples]; in testReadWriteFile() local
/frameworks/native/services/inputflinger/tests/
DNotifyArgs_test.cpp36 nsecs_t readTime = downTime++; in TEST() local
DLatencyTracker_test.cpp222 constexpr nsecs_t readTime = 3; // does not matter for this test in TEST_F() local
DInputMapperTest.cpp189 std::list<NotifyArgs> InputMapperTest::process(InputMapper& mapper, nsecs_t when, nsecs_t readTime, in process()
/frameworks/base/services/core/java/com/android/server/power/stats/
DKernelWakelockReader.java129 final long readTime = SystemClock.uptimeMillis() - startTime; in readKernelWakelockStats() local
/frameworks/native/services/inputflinger/include/
DNotifyArgs.h72 nsecs_t readTime; member
120 nsecs_t readTime; member
/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h473 [[nodiscard]] inline std::list<NotifyArgs> cancelTouch(nsecs_t when, nsecs_t readTime) { in cancelTouch()

12