Searched refs:rsVideoFrameRateVote (Results 1 – 3 of 3) sorted by relevance
72 rsVideoFrameRateVote = nullptr;87 rsVideoFrameRateVote = nullptr;110 rsVideoFrameRateVote = nullptr;126 rsVideoFrameRateVote->SendDelayTask();130 rsVideoFrameRateVote = nullptr;146 rsVideoFrameRateVote->SendDelayTask();148 rsVideoFrameRateVote->CancelDelayTask();152 rsVideoFrameRateVote = nullptr;167 rsVideoFrameRateVote->DoVoteCallback(0);174 rsVideoFrameRateVote = nullptr;[all …]
105 …std::shared_ptr<RSVideoFrameRateVote> rsVideoFrameRateVote = std::make_shared<RSVideoFrameRateVote… variable109 std::pair<uint64_t, std::shared_ptr<RSVideoFrameRateVote>>(1001, rsVideoFrameRateVote));116 rsVideoFrameRateVote = nullptr;127 …std::shared_ptr<RSVideoFrameRateVote> rsVideoFrameRateVote = std::make_shared<RSVideoFrameRateVote… variable151 rsVideoFrameRateVote = nullptr;
58 std::shared_ptr<RSVideoFrameRateVote> rsVideoFrameRateVote; in VideoFrameRateVote() local60 rsVideoFrameRateVote = std::make_shared<RSVideoFrameRateVote>(surfaceNodeId, in VideoFrameRateVote()64 surfaceNodeId, rsVideoFrameRateVote)); in VideoFrameRateVote()66 rsVideoFrameRateVote = surfaceVideoFrameRateVote_[surfaceNodeId]; in VideoFrameRateVote()68 rsVideoFrameRateVote->StartVideoFrameRateVote(videoRate); in VideoFrameRateVote()