Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h377 struct StylusState { struct
387 void copyFrom(const StylusState& other) { in copyFrom() argument
394 void clear() { in clear()
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp785 virtual void dispatchExternalStylusState(const StylusState&) { in dispatchExternalStylusState()