Home
last modified time | relevance | path

Searched refs:DoubletapDetector (Results 1 – 4 of 4) sorted by relevance

/development/ndk/sources/android/ndk_helper/
DgestureDetector.h99 class DoubletapDetector: public GestureDetector
108 DoubletapDetector() in DoubletapDetector() function
111 virtual ~DoubletapDetector() in ~DoubletapDetector()
DgestureDetector.cpp88 GESTURE_STATE DoubletapDetector::Detect( const AInputEvent* motion_event ) in Detect()
129 void DoubletapDetector::SetConfiguration( AConfiguration* config ) in SetConfiguration()
/development/ndk/platforms/android-17/samples/Teapot/jni/
DTeapotNativeActivity.cpp49 ndk_helper::DoubletapDetector doubletap_detector_;
/development/ndk/platforms/android-18/samples/MoreTeapots/jni/
DMoreTeapotsNativeActivity.cpp59 ndk_helper::DoubletapDetector doubletap_detector_;