Home | History | Annotate | Download | only in surfaceflinger

Lines Matching defs:activeConfig

1286     const auto& activeConfig = getBE().mHwc->getActiveConfig(HWC_DISPLAY_PRIMARY);
1287 const nsecs_t period = activeConfig->getVsyncPeriod();
1462 const auto& activeConfig = getBE().mHwc->getActiveConfig(HWC_DISPLAY_PRIMARY);
1463 const nsecs_t period = activeConfig->getVsyncPeriod();
3677 const auto& activeConfig = getBE().mHwc->getActiveConfig(HWC_DISPLAY_PRIMARY);
3678 const nsecs_t period = activeConfig->getVsyncPeriod();
3965 const auto& activeConfig = getBE().mHwc->getActiveConfig(HWC_DISPLAY_PRIMARY);
3966 const nsecs_t period = activeConfig->getVsyncPeriod();
4205 const auto& activeConfig = getBE().mHwc->getActiveConfig(HWC_DISPLAY_PRIMARY);
4213 dispSyncPresentTimeOffset, activeConfig->getVsyncPeriod());
4280 1e9 / activeConfig->getVsyncPeriod(),
4281 activeConfig->getDpiX(),
4282 activeConfig->getDpiY(),