Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_view_MotionEvent.cpp767 static jint android_view_MotionEvent_nativeGetPointerCount(jlong nativePtr) { in android_view_MotionEvent_nativeGetPointerCount() function
869 {"nativeGetPointerCount", "(J)I", (void*)android_view_MotionEvent_nativeGetPointerCount},