Home
last modified time | relevance | path

Searched refs:REPORT_PALMS_TO_GESTURES_LIBRARY (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/gestures/
DHardwareStateConverter.cpp32 const bool REPORT_PALMS_TO_GESTURES_LIBRARY = input_flags::report_palms_to_gestures_library(); variable
92 if (!REPORT_PALMS_TO_GESTURES_LIBRARY && slot.getToolType() == ToolType::PALM) { in produceHardwareState()
108 if (REPORT_PALMS_TO_GESTURES_LIBRARY) { in produceHardwareState()