Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_MotionEvent.cpp275 static void pointerCoordsFromNative(JNIEnv* env, const PointerCoords* rawPointerCoords, in pointerCoordsFromNative() function
463 pointerCoordsFromNative(env, rawPointerCoords, bits, outPointerCoordsObj); in android_view_MotionEvent_nativeGetPointerCoords()