Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/reader/include/
H A DStylusState.h25 struct StylusState { struct
39 void clear() { *this = StylusState{}; } in clear() argument