Searched refs:VsyncPeriod (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/libs/vr/libvrflinger/
H A Dhwc_types.h163 VsyncPeriod = HWC2_ATTRIBUTE_VSYNC_PERIOD, member in struct:HWC::final
/frameworks/native/libs/hwc2on1adapter/
H A DHWC2On1Adapter.cpp1143 newConfig->setAttribute(Attribute::VsyncPeriod,
1633 HWC2::Attribute::VsyncPeriod, HWC2::Attribute::DpiX,
1671 if (mAttributes.count(HWC2::Attribute::VsyncPeriod) != 0) {
1674 1e9 / mAttributes.at(HWC2::Attribute::VsyncPeriod));
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp673 .setVsyncPeriod(getAttribute(configId, Attribute::VsyncPeriod))

Completed in 160 milliseconds