Home
last modified time | relevance | path

Searched defs:findInputDeviceLocked (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/
H A DPointerChoreographer.cpp678 InputDeviceInfo* PointerChoreographer::findInputDeviceLocked(DeviceId deviceId) { in findInputDeviceLocked() function in android::PointerChoreographer
/aosp_15_r20/frameworks/native/services/inputflinger/reader/
H A DInputReader.cpp394 InputDevice* InputReader::findInputDeviceLocked(int32_t deviceId) const { in findInputDeviceLocked() function in android::InputReader