Searched refs:startThreshold (Results 1 – 4 of 4) sorted by relevance
101 val startThreshold = r.getDimensionPixelSize(R.dimen.system_gestures_start_threshold) in <lambda>() constant102 mSwipeStartThreshold[startThreshold, startThreshold, startThreshold] = startThreshold in <lambda>()
110 final int startThreshold = r.getDimensionPixelSize( in onConfigurationChanged() local112 mSwipeStartThreshold.set(startThreshold, startThreshold, startThreshold, in onConfigurationChanged()113 startThreshold); in onConfigurationChanged()
108 nsecs_t startThreshold = std::chrono::duration_cast<std::chrono::nanoseconds>(2ms).count();
1032 mJankClassificationThresholds.startThreshold) { in classifyJank()