OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sourceevent
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/core/jni/
android_view_MotionEvent.cpp
396
MotionEvent*
sourceEvent
= reinterpret_cast<MotionEvent*>(sourceNativePtr);
397
destEvent->copyFrom(
sourceEvent
, keepHistory);
[
all
...]
Completed in 56 milliseconds