Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h47 struct StylusState { struct
57 void copyFrom(const StylusState& other) { in copyFrom() argument
64 void clear() { in clear()
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp849 virtual void dispatchExternalStylusState(const StylusState&) { in dispatchExternalStylusState()