Home
last modified time | relevance | path

Searched refs:GetVsyncSamplerEnabled (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_backend.h66 bool GetVsyncSamplerEnabled(const OutputPtr &output);
H A Dhdi_output.h100 bool GetVsyncSamplerEnabled();
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdibackend_test.cpp154 * 2. call GetVsyncSamplerEnabled
161 ASSERT_EQ(hdiBackend_->GetVsyncSamplerEnabled(output), false); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_backend.cpp260 bool HdiBackend::GetVsyncSamplerEnabled(const OutputPtr &output) in GetVsyncSamplerEnabled() function in OHOS::Rosen::HdiBackend
266 return output->GetVsyncSamplerEnabled(); in GetVsyncSamplerEnabled()
H A Dhdi_output.cpp587 bool HdiOutput::GetVsyncSamplerEnabled() in GetVsyncSamplerEnabled() function in OHOS::Rosen::HdiOutput
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_hardware_thread.cpp287 bool isSamplerEnabled = hdiBackend_->GetVsyncSamplerEnabled(output); in IsInAdaptiveMode()

Completed in 5 milliseconds