Searched refs:mNextExpectedPresentTime (Results 1 – 2 of 2) sorted by relevance
212 mNextExpectedPresentTime = std::nullopt; in clear()218 std::optional<PresentEvent> mNextExpectedPresentTime = std::nullopt; member
224 mRecord.mNextExpectedPresentTime = {mVrrActiveConfig, timestamp, frameIntervalNs}; in notifyExpectedPresent()860 if (!mRecord.mNextExpectedPresentTime.has_value()) { in handleCadenceChange()866 mRecord.mNextExpectedPresentTime = std::nullopt; in handleCadenceChange()871 if (!mRecord.mNextExpectedPresentTime.has_value()) { in handleResume()877 mRecord.mNextExpectedPresentTime = std::nullopt; in handleResume()