Home
last modified time | relevance | path

Searched defs:isVsyncPeriodSwitchSupported (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DComposerHal.h450 bool isVsyncPeriodSwitchSupported() override { return mClient_2_4 != nullptr; } in isVsyncPeriodSwitchSupported() function
H A DHWC2.cpp142 bool Display::isVsyncPeriodSwitchSupported() const { in isVsyncPeriodSwitchSupported() function in android::HWC2::impl::Display
H A DHWComposer.cpp383 bool HWComposer::isVsyncPeriodSwitchSupported(PhysicalDisplayId displayId) const { in isVsyncPeriodSwitchSupported() function in android::impl::HWComposer