Searched defs:OnAxisChange_t (Results 1 – 2 of 2) sorted by relevance
52 struct OnAxisChange_t { struct53 typedef AndroidGamepadManager Owner;54 typedef void ReturnType;55 typedef void SetterType;59 mozilla::jni::FloatArray::Param> Args;60 static constexpr char name[] = "onAxisChange";61 static constexpr char signature[] =63 static const bool isStatic = true;64 static const mozilla::jni::ExceptionMode exceptionMode =66 static const mozilla::jni::CallingThread callingThread =[all …]
24 struct OnAxisChange_t { struct25 typedef AndroidGamepadManager Owner;26 typedef void ReturnType;27 typedef void SetterType;31 mozilla::jni::FloatArray::Param> Args;32 static constexpr char name[] = "onAxisChange";33 static constexpr char signature[] =35 static const bool isStatic = true;36 static const mozilla::jni::ExceptionMode exceptionMode =38 static const mozilla::jni::CallingThread callingThread =[all …]