Home
last modified time | relevance | path

Searched refs:MIN_SCROLL_SPAN (Results 1 - 1 of 1) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_zoom_gesture.cpp44 constexpr float MIN_SCROLL_SPAN = 2.0f; member
395 if ((abs(offsetX) > MIN_SCROLL_SPAN) || (abs(offsetY) > MIN_SCROLL_SPAN)) { in RecognizeScroll()

Completed in 2 milliseconds