Home
last modified time | relevance | path

Searched defs:setVsyncEnabled (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/mock/
DMockSchedulerCallback.h33 void setVsyncEnabled(bool) override {} in setVsyncEnabled() function
/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_fuzzers_utils.h812 void setVsyncEnabled(bool) override {} in setVsyncEnabled() function
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp499 Error Display::setVsyncEnabled(Vsync enabled) in setVsyncEnabled() function in android::HWC2::impl::Display
DHWComposer.cpp364 void HWComposer::setVsyncEnabled(PhysicalDisplayId displayId, hal::Vsync enabled) { in setVsyncEnabled() function in android::impl::HWComposer
DAidlComposerHal.cpp592 Error AidlComposer::setVsyncEnabled(Display display, IComposerClient::Vsync enabled) { in setVsyncEnabled() function in android::Hwc2::AidlComposer
DHidlComposerHal.cpp623 Error HidlComposer::setVsyncEnabled(Display display, IComposerClient::Vsync enabled) { in setVsyncEnabled() function in android::Hwc2::HidlComposer
/frameworks/native/services/surfaceflinger/tests/fakehwc/
DFakeComposerClient.cpp338 V2_1::Error FakeComposerClient::setVsyncEnabled(Display /*display*/, in setVsyncEnabled() function in FakeComposerClient
/frameworks/native/services/vr/hardware_composer/impl/
Dvr_hwc.cpp430 Error VrHwc::setVsyncEnabled(Display display, IComposerClient::Vsync enabled) { in setVsyncEnabled() function in android::dvr::VrHwc
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1945 void SurfaceFlinger::setVsyncEnabled(bool enabled) { in setVsyncEnabled() function in android::SurfaceFlinger