Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/dock/
H A Drotate_input_device.cpp24 constexpr int16_t ROTATE_INPUT_THRESHOLD = 1; member
26 constexpr int16_t ROTATE_INPUT_THRESHOLD = 10;
33 : rotateStart_(false), threshold_(ROTATE_INPUT_THRESHOLD), cachedRotation_(0), zeroCount_(0) in RotateInputDevice()

Completed in 1 milliseconds