Home | History | Annotate | Download | only in input

Lines Matching refs:TouchButtonAccumulator

1201 // --- TouchButtonAccumulator ---
1203 TouchButtonAccumulator::TouchButtonAccumulator() :
1208 void TouchButtonAccumulator::configure(InputDevice* device) {
1212 void TouchButtonAccumulator::reset(InputDevice* device) {
1229 void TouchButtonAccumulator::clearButtons() {
1246 void TouchButtonAccumulator::process(const RawEvent* rawEvent) {
1295 uint32_t TouchButtonAccumulator::getButtonState() const {
1306 int32_t TouchButtonAccumulator::getToolType() const {
1322 bool TouchButtonAccumulator::isToolActive() const {
1329 bool TouchButtonAccumulator::isHovering() const {