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