Searched refs:headsUpNs (Results 1 – 5 of 5) sorted by relevance
48 int headsUpNs;
45 int headsUpNs;
1309 EXPECT_GE(notifyExpectedPresentConfig.headsUpNs, 0); in TEST_P()3150 const auto headsUpNs = config.vrrConfig->notifyExpectedPresentConfig->headsUpNs; in TEST_P() local3154 const auto frameAfterHeadsUp = frameIntervalNs * (headsUpNs / frameIntervalNs); in TEST_P()3193 const auto headsUpNs = config.vrrConfig->notifyExpectedPresentConfig->headsUpNs; in TEST_P() local3205 const auto frameAfterHeadsUp = frameIntervalNs * (headsUpNs / frameIntervalNs); in TEST_P()
507 notifyExpectedPresentConfig.headsUpNs = in getDisplayConfigurations()