Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchCursorInputMapperCommon.h107 int32_t displayId, uint32_t policyFlags, int32_t lastButtonState, in synthesizeButtonKey()
121 int32_t displayId, uint32_t policyFlags, int32_t lastButtonState, in synthesizeButtonKeys()
DCursorInputMapper.cpp295 int32_t lastButtonState = mButtonState; in sync() local