Home
last modified time | relevance | path

Searched refs: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
659 consumer_.reset(new GestureInterpreterConsumer(callback_, in Initialize()
/aosp_15_r20/external/libchrome-gestures/include/
H A Dgestures.h668 class GestureInterpreterConsumer; variable
717 std::unique_ptr<GestureInterpreterConsumer> consumer_;