Searched defs:GetRefreshRate_t (Results 1 – 1 of 1) sorted by relevance
4707 struct GetRefreshRate_t { struct4708 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 …]