Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DGeneratedJNIWrappers.h4707 struct GetRefreshRate_t { struct
4708 typedef VsyncSource Owner;
4709 typedef float ReturnType;
4710 typedef float SetterType;
4711 typedef mozilla::jni::Args<> Args;
4712 static constexpr char name[] = "getRefreshRate";
4713 static constexpr char signature[] =
4715 static const bool isStatic = false;
4716 static const mozilla::jni::ExceptionMode exceptionMode =
4718 static const mozilla::jni::CallingThread callingThread =
[all …]