Searched refs:eventSrc (Results 1 – 1 of 1) sorted by relevance
302 MotionEvent* eventSrc = android::android_view_MotionEvent_getNativePtr(env, motionEvent); in AMotionEvent_fromJava() local303 if (eventSrc == nullptr) { in AMotionEvent_fromJava()307 event->copyFrom(eventSrc, true); in AMotionEvent_fromJava()