Home
last modified time | relevance | path

Searched defs:replyEleCnt (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/interface/display/composer/v1_2/display_command/
H A Ddisplay_cmd_requester.h53 uint32_t replyEleCnt = 0; in CommitAndGetReleaseFence() local
212 …int32_t DoReplyResults(uint32_t replyEleCnt, std::vector<HdifdInfo>& replyFds, std::shared_ptr<cha… in DoReplyResults()
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/
H A Ddisplay_cmd_requester.h95 uint32_t replyEleCnt; in PrepareDisplayLayers() local
210 uint32_t replyEleCnt = 0; in Commit() local
839 …int32_t DoReplyResults(uint32_t replyEleCnt, std::vector<HdifdInfo>& replyFds, std::shared_ptr<cha… in DoReplyResults()
868 …int32_t DoRequest(uint32_t &replyEleCnt, std::vector<HdifdInfo> &outFds, std::shared_ptr<char> &re… in DoRequest()