Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome-gestures/src/
H A Dgestures.cc402 class GestureInterpreterConsumer : public GestureConsumer { class
404 GestureInterpreterConsumer(GestureReadyFunction callback, in GestureInterpreterConsumer() function in gestures::GestureInterpreterConsumer
/aosp_15_r20/external/libchrome-gestures/include/
H A Dgestures.h668 class GestureInterpreterConsumer; variable