Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.h348 struct CookedState { struct
359 inline void clear() { *this = CookedState(); } in clear() argument