Home
last modified time | relevance | path

Searched refs:GetPhase (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_sampler.h37 virtual int64_t GetPhase() const = 0;
66 virtual int64_t GetPhase() const override;
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dvsync_sampler_test.cpp145 * CaseDescription: 1. call GetPhase
150 ASSERT_EQ(VSyncSamplerTest::vsyncSampler->GetPhase(), 0); in HWTEST_F()
159 * CaseDescription: 1. call GetPhase
168 ASSERT_EQ(VSyncSamplerTest::vsyncSampler->GetPhase(), 0); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_sampler.cpp331 int64_t VSyncSampler::GetPhase() const in GetPhase() function in OHOS::Rosen::impl::VSyncSampler

Completed in 2 milliseconds