Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchCursorInputMapperCommon.h105 int32_t displayId, uint32_t policyFlags, int32_t lastButtonState, in synthesizeButtonKey()
119 int32_t displayId, uint32_t policyFlags, int32_t lastButtonState, in synthesizeButtonKeys()
H A DCursorInputMapper.cpp295 int32_t lastButtonState = mButtonState; in sync() local