Searched refs:DELAY_TIME_DEFAULT (Results 1 – 2 of 2) sorted by relevance
38 #define DELAY_TIME_DEFAULT 100 macro45 if (cnt % DELAY_TIME_DEFAULT == 0) { in TestWorkEntry()58 if (cnt % DELAY_TIME_DEFAULT == 0) { in TestDelayWorkEntry()82 g_delayTime = DELAY_TIME_DEFAULT; in TestAddRoute()
94 constexpr double DELAY_TIME_DEFAULT = 250; variable743 if (!swiperIndicatorData_.isPressed && delayTime >= DELAY_TIME_DEFAULT) { in HandleTouchMove()