Home
last modified time | relevance | path

Searched defs:touchDevId (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/android-project/src/org/libsdl/app/
DSDLActivity.java430 public static native void onNativeTouch(int touchDevId, int pointerFingerId, in onNativeTouch()
1294 final int touchDevId = event.getDeviceId(); in onTouch() local