Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/mock/
H A DMockSchedulerCallback.h36 void setVsyncEnabled(bool) override {} in setVsyncEnabled() function
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDisplayInterface.h37 virtual int32_t setVsyncEnabled(uint32_t __unused enabled) {return NO_ERROR;}; in setVsyncEnabled() function
H A DExynosDisplayDrmInterface.cpp762 int32_t ExynosDisplayDrmInterface::setVsyncEnabled(uint32_t enabled) in setVsyncEnabled() function in ExynosDisplayDrmInterface
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
H A DComposerClient.h280 Return<Error> setVsyncEnabled(Display display, IComposerClient::Vsync enabled) override { in setVsyncEnabled() function
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
H A DHwcHal.h299 Error setVsyncEnabled(Display display, IComposerClient::Vsync enabled) override { in setVsyncEnabled() function
663 HWC2_PFN_SET_VSYNC_ENABLED setVsyncEnabled; member
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/vts/
H A DComposerVts.cpp268 void ComposerClient::setVsyncEnabled(Display display, bool enabled) { in setVsyncEnabled() function in android::hardware::graphics::composer::V2_1::vts::ComposerClient
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp469 Error Display::setVsyncEnabled(Vsync enabled) in setVsyncEnabled() function in android::HWC2::impl::Display
H A DHWComposer.cpp427 void HWComposer::setVsyncEnabled(PhysicalDisplayId displayId, hal::Vsync enabled) { in setVsyncEnabled() function in android::impl::HWComposer
H A DComposerHal.cpp573 Error Composer::setVsyncEnabled(Display display, IComposerClient::Vsync enabled) in setVsyncEnabled() function in android::Hwc2::impl::Composer
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTestableSurfaceFlinger.h768 void setVsyncEnabled(bool) override {} in setVsyncEnabled() function
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DFakeComposerClient.cpp338 V2_1::Error FakeComposerClient::setVsyncEnabled(Display /*display*/, in setVsyncEnabled() function in FakeComposerClient
/aosp12/frameworks/native/services/vr/hardware_composer/impl/
H A Dvr_hwc.cpp430 Error VrHwc::setVsyncEnabled(Display display, IComposerClient::Vsync enabled) { in setVsyncEnabled() function in android::dvr::VrHwc
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.cpp1006 Error HWC2On1Adapter::Display::setVsyncEnabled(Vsync enable) in setVsyncEnabled() function in android::HWC2On1Adapter::Display
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp952 Error HWC2On1Adapter::Display::setVsyncEnabled(Vsync enable) { in setVsyncEnabled() function in android::HWC2On1Adapter::Display
/aosp12/hardware/qcom/sm7250/display/composer/
H A DQtiComposerClient.cpp536 Return<Error> QtiComposerClient::setVsyncEnabled(uint64_t display, in setVsyncEnabled() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp3993 int32_t ExynosDisplay::setVsyncEnabled( in setVsyncEnabled() function in ExynosDisplay
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1818 void SurfaceFlinger::setVsyncEnabled(bool enabled) { in setVsyncEnabled() function in android::SurfaceFlinger