Home
last modified time | relevance | path

Searched refs:RawState (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
DInputReader.h1399 struct RawState { struct
1412 void copyFrom(const RawState& other) { in copyFrom() argument
1462 Vector<RawState> mRawStatesPending;
1463 RawState mCurrentRawState;
1465 RawState mLastRawState;
1508 virtual void syncTouch(nsecs_t when, RawState* outState) = 0;
1837 bool assignExternalStylusId(const RawState& state, bool timeout);
1863 static void assignPointerIds(const RawState* last, RawState* current);
1878 virtual void syncTouch(nsecs_t when, RawState* outState);
1896 virtual void syncTouch(nsecs_t when, RawState* outState);