Home
last modified time | relevance | path

Searched refs:SetScreenVsyncEnabledInRSMainThread (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_sampler.h43 virtual void SetScreenVsyncEnabledInRSMainThread(bool enabled) = 0;
72 virtual void SetScreenVsyncEnabledInRSMainThread(bool enabled) override;
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dvsync_sampler_test.cpp322 VSyncSamplerTest::vsyncSampler->SetScreenVsyncEnabledInRSMainThread(true); in HWTEST_F()
324 VSyncSamplerTest::vsyncSampler->SetScreenVsyncEnabledInRSMainThread(false); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_sampler.cpp114 void VSyncSampler::SetScreenVsyncEnabledInRSMainThread(bool enabled) in SetScreenVsyncEnabledInRSMainThread() function in OHOS::Rosen::impl::VSyncSampler
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_output.cpp734 sampler_->SetScreenVsyncEnabledInRSMainThread(true); in StartVSyncSampler()

Completed in 4 milliseconds