Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DTouchInputMapper.h340 struct CookedState { struct
351 void copyFrom(const CookedState& other) { in copyFrom() argument
370 CookedState mCurrentCookedState; argument