Searched refs:getSwapIntervalNS (Results 1 – 8 of 8) sorted by relevance
48 int32_t getSwapIntervalNS() const;
61 int32_t Settings::getSwapIntervalNS() const { in getSwapIntervalNS() function in samples::Settings
140 swapIntervalNS = settings->getSwapIntervalNS(); in onSettingsChanged()
48 uint64_t getSwapIntervalNS() const;
66 return Swappy::getSwapIntervalNS(); in Swappy_getSwapIntervalNS()
69 uint64_t Settings::getSwapIntervalNS() const { in getSwapIntervalNS() function in swappy::Settings
213 uint64_t Swappy::getSwapIntervalNS() { in getSwapIntervalNS() function in swappy::Swappy424 int32_t newSwapInterval = ::round(float(Settings::getInstance()->getSwapIntervalNS()) / in onSettingsChanged()
76 static uint64_t getSwapIntervalNS();