Searched defs:setVsyncEnabled (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/graphics/composer/2.1/default/ | ||
D | Hwc.h | 209 HWC2_PFN_SET_VSYNC_ENABLED setVsyncEnabled; member |
D | Hwc.cpp | 483 Error HwcHal::setVsyncEnabled(Display display, IComposerClient::Vsync enabled) in setVsyncEnabled() function in android::hardware::graphics::composer::V2_1::implementation::HwcHal |
D | ComposerClient.cpp | 452 Return<Error> ComposerClient::setVsyncEnabled(Display display, Vsync enabled) in setVsyncEnabled() function in android::hardware::graphics::composer::V2_1::implementation::ComposerClient |
/hardware/interfaces/graphics/composer/2.1/vts/functional/ | ||
D | VtsHalGraphicsComposerTestUtils.cpp | 288 void ComposerClient::setVsyncEnabled(Display display, bool enabled) { in setVsyncEnabled() function in android::hardware::graphics::composer::V2_1::tests::ComposerClient |
/hardware/qcom/display/msm8994/libhwcomposer/ | ||
D | HWC2On1Adapter.cpp | 1006 Error HWC2On1Adapter::Display::setVsyncEnabled(Vsync enable) in setVsyncEnabled() function in android::HWC2On1Adapter::Display |