HomeSort by relevance Sort by last modified time
    Searched full:pointercoordstonative (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/jni/
android_view_MotionEvent.cpp 192 static void pointerCoordsToNative(JNIEnv* env, jobject pointerCoordsObj,
373 pointerCoordsToNative(env, pointerCoordsObj, xOffset, yOffset, &rawPointerCoords[i]);
424 pointerCoordsToNative(env, pointerCoordsObj,
    [all...]

Completed in 820 milliseconds