Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:TouchState

970     struct TouchState {
978 TouchState();
979 ~TouchState();
981 void copyFrom(const TouchState& other);
990 KeyedVector<int32_t, TouchState> mTouchStatesByDisplay;
991 TouchState mTempTouchState;