HomeSort by relevance Sort by last modified time
    Searched refs:android_view_MotionEvent_getNativePtr (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/jni/
android_view_MotionEvent.h 33 extern MotionEvent* android_view_MotionEvent_getNativePtr(JNIEnv* env, jobject eventObj);
android_view_VelocityTracker.cpp 162 const MotionEvent* event = android_view_MotionEvent_getNativePtr(env, eventObj);
android_view_MotionEvent.cpp 66 MotionEvent* android_view_MotionEvent_getNativePtr(JNIEnv* env, jobject eventObj) {
90 MotionEvent* destEvent = android_view_MotionEvent_getNativePtr(env, eventObj);
    [all...]
  /frameworks/base/services/jni/
com_android_server_input_InputManagerService.cpp     [all...]

Completed in 316 milliseconds