Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DInputMapper.cpp115 std::list<NotifyArgs> InputMapper::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::InputMapper
DTouchInputMapper.cpp1761 std::list<NotifyArgs> TouchInputMapper::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::TouchInputMapper
/frameworks/native/services/inputflinger/reader/
DInputDevice.cpp442 std::list<NotifyArgs> InputDevice::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::InputDevice