Searched refs:showTouches (Results 1 – 4 of 4) sorted by relevance
247 bool showTouches; member271 showTouches(false), pointerCapture(false) { } in InputReaderConfiguration()
293 bool showTouches; member339 mLocked.showTouches = false; in NativeInputManager()368 dump += StringPrintf(INDENT "Show Touches: %s\n", toString(mLocked.showTouches)); in dump()535 outConfig->showTouches = mLocked.showTouches; in getReaderConfiguration()855 if (mLocked.showTouches == enabled) { in setShowTouches()860 mLocked.showTouches = enabled; in setShowTouches()
763 (mDeviceMode == DEVICE_MODE_DIRECT && mConfig.showTouches)) { in configureSurface()1590 if (mDeviceMode == DEVICE_MODE_DIRECT && mConfig.showTouches && in cookAndDispatch()
285 mConfig.showTouches = enabled; in setShowTouches()