Searched refs:GetPhase (Results 1 – 3 of 3) sorted by relevance
37 virtual int64_t GetPhase() const = 0;67 virtual int64_t GetPhase() const override;
138 ASSERT_EQ(VSyncSamplerTest::vsyncSampler->GetPhase(), 0);156 ASSERT_EQ(VSyncSamplerTest::vsyncSampler->GetPhase(), 0);
324 int64_t VSyncSampler::GetPhase() const in GetPhase() function in OHOS::Rosen::impl::VSyncSampler