Searched defs:setVsyncEnabled (Results 1 – 5 of 5) sorted by relevance
/device/generic/goldfish-opengl/system/hwc3/ | ||
D | VsyncThread.cpp | 96 HWC3::Error VsyncThread::setVsyncEnabled(bool enabled) { in setVsyncEnabled() function in aidl::android::hardware::graphics::composer3::impl::VsyncThread |
D | Display.cpp | 710 HWC3::Error Display::setVsyncEnabled(bool enabled) { in setVsyncEnabled() function in aidl::android::hardware::graphics::composer3::impl::Display |
D | ComposerClient.cpp | 685 ndk::ScopedAStatus ComposerClient::setVsyncEnabled(int64_t displayId, in setVsyncEnabled() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient |
/device/generic/goldfish-opengl/system/hwc2/ | ||
D | VsyncThread.cpp | 98 HWC2::Error VsyncThread::setVsyncEnabled(bool enabled) { in setVsyncEnabled() function in android::VsyncThread |
D | Display.cpp | 639 HWC2::Error Display::setVsyncEnabled(int32_t intEnable) { in setVsyncEnabled() function in android::Display |