Home
last modified time | relevance | path

Searched refs:adjust_iir_on_warp_ (Results 1 – 2 of 2) sorted by relevance

/external/libchrome-gestures/src/
Diir_filter_interpreter.cc43 adjust_iir_on_warp_(prop_reg, "Adjust IIR History On Warp", false) { in IirFilterInterpreter()
81 if (adjust_iir_on_warp_.val_) { in SyncInterpretImpl()
117 if (adjust_iir_on_warp_.val_) { in SyncInterpretImpl()
/external/libchrome-gestures/include/
Diir_filter_interpreter.h97 BoolProperty adjust_iir_on_warp_; variable