Searched refs:dumpStylusState (Results 1 – 4 of 4) sorted by relevance
44 dumpStylusState(dump, mStylusState); in dump()
84 static void dumpStylusState(std::string& dump, const StylusState& state);
92 void InputMapper::dumpStylusState(std::string& dump, const StylusState& state) { in dumpStylusState() function in android::InputMapper
312 dumpStylusState(dump, mExternalStylusState); in dump()