Searched refs:GetPeriod (Results 1 – 12 of 12) sorted by relevance
36 virtual int64_t GetPeriod() const = 0;66 virtual int64_t GetPeriod() const override;
107 ASSERT_EQ(VSyncSamplerTest::vsyncSampler->GetPeriod(), 0);124 ASSERT_EQ(VSyncSamplerTest::vsyncSampler->GetPeriod(), 1);
70 liDueTime.QuadPart = -(timer->GetPeriod() * HUNDRED_NS_PER_MS); in WinAsyncThread()72 LONG period = (timer->IsPeriodic() ? timer->GetPeriod() : 0); in WinAsyncThread()
91 uint32_t GetPeriod() const in GetPeriod() function
37 int32_t GetPeriod() in GetPeriod() function
39 DashPeriodInfo *GetPeriod();
73 int64_t GetPeriod() in GetPeriod() function
274 DashPeriodInfo *DashPeriodManager::GetPeriod() in GetPeriod() function in OHOS::Media::Plugins::HttpPlugin::DashPeriodManager
318 int64_t VSyncSampler::GetPeriod() const in GetPeriod() function in OHOS::Rosen::impl::VSyncSampler
312 int64_t periodNotShared = listener_->GetPeriod(); in GetVSyncPeriodAndLastTimeStamp()
561 event_.period = dvsync_->GetPeriod(); in PostVSyncEventPreProcess()
108 periodMr->GetPeriod();