Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerClient.h270 Return<Error> setVsyncEnabled(Display display, IComposerClient::Vsync enabled) override { in setVsyncEnabled() function
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h299 Error setVsyncEnabled(Display display, IComposerClient::Vsync enabled) override { in setVsyncEnabled() function
663 HWC2_PFN_SET_VSYNC_ENABLED setVsyncEnabled; member
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp268 void ComposerClient::setVsyncEnabled(Display display, bool enabled) { in setVsyncEnabled() function in android::hardware::graphics::composer::V2_1::vts::ComposerClient
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp1006 Error HWC2On1Adapter::Display::setVsyncEnabled(Vsync enable) in setVsyncEnabled() function in android::HWC2On1Adapter::Display
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp952 Error HWC2On1Adapter::Display::setVsyncEnabled(Vsync enable) { in setVsyncEnabled() function in android::HWC2On1Adapter::Display