Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DInputMapper.cpp89 void InputMapper::updateExternalStylusState(const StylusState& state) {} in updateExternalStylusState() function in android::InputMapper
H A DTouchInputMapper.cpp1793 void TouchInputMapper::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::TouchInputMapper
/aosp12/frameworks/native/services/inputflinger/reader/
H A DInputDevice.cpp415 void InputDevice::updateExternalStylusState(const StylusState& state) { in updateExternalStylusState() function in android::InputDevice