Home
last modified time | relevance | path

Searched defs:updateExternalStylusState (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DInputMapper.cpp112 std::list<NotifyArgs> InputMapper::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::InputMapper
H A DTouchInputMapper.cpp1768 std::list<NotifyArgs> TouchInputMapper::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::TouchInputMapper
/aosp_15_r20/frameworks/native/services/inputflinger/reader/
H A DInputDevice.cpp454 std::list<NotifyArgs> InputDevice::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::InputDevice