Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DVsyncThread.cpp96 HWC3::Error VsyncThread::setVsyncEnabled(bool enabled) { in setVsyncEnabled() function in aidl::android::hardware::graphics::composer3::impl::VsyncThread
DDisplay.cpp710 HWC3::Error Display::setVsyncEnabled(bool enabled) { in setVsyncEnabled() function in aidl::android::hardware::graphics::composer3::impl::Display
DComposerClient.cpp685 ndk::ScopedAStatus ComposerClient::setVsyncEnabled(int64_t displayId, in setVsyncEnabled() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
/device/generic/goldfish-opengl/system/hwc2/
DVsyncThread.cpp98 HWC2::Error VsyncThread::setVsyncEnabled(bool enabled) { in setVsyncEnabled() function in android::VsyncThread
DDisplay.cpp639 HWC2::Error Display::setVsyncEnabled(int32_t intEnable) { in setVsyncEnabled() function in android::Display