Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h380 struct StylusState { struct
390 void copyFrom(const StylusState& other) { in copyFrom() argument
397 void clear() { in clear()
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp789 virtual void dispatchExternalStylusState(const StylusState&) { in dispatchExternalStylusState()