Searched refs:stylusPointerIconEnabled (Results 1 – 4 of 4) sorted by relevance
228 bool stylusPointerIconEnabled; member256 stylusPointerIconEnabled(false) {} in InputReaderConfiguration()
209 mConfig.stylusPointerIconEnabled = enabled; in setStylusPointerIconEnabled()
434 bool stylusPointerIconEnabled{false}; member682 outConfig->stylusPointerIconEnabled = mLocked.stylusPointerIconEnabled; in getReaderConfiguration()1663 if (mLocked.stylusPointerIconEnabled == enabled) { in setStylusPointerIconEnabled()1667 mLocked.stylusPointerIconEnabled = enabled; in setStylusPointerIconEnabled()
1034 (mDeviceMode == DeviceMode::DIRECT && mConfig.stylusPointerIconEnabled && hasStylus()); in configureInputDevice()3831 const bool showDirectStylusPointer = mConfig.stylusPointerIconEnabled && in dispatchMotion()