Home
last modified time | relevance | path

Searched defs:DoubleArrayWasWritten (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome-gestures/include/
H A Dprop_registry.h209 virtual void DoubleArrayWasWritten(DoubleArrayProperty* prop) {}; in DoubleArrayWasWritten() function
/aosp_15_r20/external/libchrome-gestures/src/
H A Dprop_registry_unittest.cc27 virtual void DoubleArrayWasWritten(DoubleArrayProperty* prop) { in DoubleArrayWasWritten() function in gestures::PropRegistryTestDelegate