Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DMotionPredictor_test.cpp255 enable_prediction_pruning_via_jerk_thresholding))) { in TEST_WITH_FLAGS() argument
273 enable_prediction_pruning_via_jerk_thresholding))) { in TEST_WITH_FLAGS() argument
290 enable_prediction_pruning_via_jerk_thresholding))) { in TEST_WITH_FLAGS() argument
/frameworks/native/libs/input/
Dinput_flags.aconfig126 name: "enable_prediction_pruning_via_jerk_thresholding"
DMotionPredictor.cpp288 if (input_flags::enable_prediction_pruning_via_jerk_thresholding()) { in predict()