Searched refs:showTouches (Results 1 – 4 of 4) sorted by relevance
250 bool showTouches; member274 showTouches(false), pointerCapture(false) { } in InputReaderConfiguration()
300 bool showTouches; member346 mLocked.showTouches = false; in NativeInputManager()375 dump += StringPrintf(INDENT "Show Touches: %s\n", toString(mLocked.showTouches)); in dump()542 outConfig->showTouches = mLocked.showTouches; in getReaderConfiguration()892 if (mLocked.showTouches == enabled) { in setShowTouches()897 mLocked.showTouches = enabled; in setShowTouches()
771 (mDeviceMode == DEVICE_MODE_DIRECT && mConfig.showTouches)) { in configureSurface()1615 if (mDeviceMode == DEVICE_MODE_DIRECT && mConfig.showTouches && in cookAndDispatch()
255 mConfig.showTouches = enabled; in setShowTouches()