Searched defs:DoubleWasWritten (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libchrome-gestures/src/ | ||
H A D | iir_filter_interpreter.cc | 164 void IirFilterInterpreter::DoubleWasWritten(DoubleProperty* prop) { in DoubleWasWritten() function in gestures::IirFilterInterpreter |
H A D | prop_registry_unittest.cc | 26 virtual void DoubleWasWritten(DoubleProperty* prop) { call_cnt_++; }; in DoubleWasWritten() function in gestures::PropRegistryTestDelegate |
/aosp_15_r20/external/libchrome-gestures/include/ | ||
H A D | prop_registry.h | 208 virtual void DoubleWasWritten(DoubleProperty* prop) {}; in DoubleWasWritten() function |