Searched defs:nativeWriteRotaryEncoderScrollEvent (Results 1 – 2 of 2) sorted by relevance
155 static bool nativeWriteRotaryEncoderScrollEvent(JNIEnv* env, jobject thiz, jlong ptr, in nativeWriteRotaryEncoderScrollEvent() function184 {"nativeWriteRotaryEncoderScrollEvent", "(JFJ)Z", in nativeWriteRotaryEncoderScrollEvent() method
499 private static native boolean nativeWriteRotaryEncoderScrollEvent(long ptr, float scrollAmount, in nativeWriteRotaryEncoderScrollEvent() method in InputController