Home
last modified time | relevance | path

Searched refs:SetResultVoteInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_frame_rate_manager.h202 void SetResultVoteInfo(VoteInfo& voteInfo, uint32_t min, uint32_t max);
H A Dhgm_frame_rate_manager.cpp1223 SetResultVoteInfo(resultVoteInfo, min, max); in ProcessRefreshRateVote()
1335 void HgmFrameRateManager::SetResultVoteInfo(VoteInfo& voteInfo, uint32_t min, uint32_t max) in SetResultVoteInfo() function in OHOS::Rosen::HgmFrameRateManager