Home
last modified time | relevance | path

Searched defs:isValidated (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/interface/display/composer/v1_2/hdi_impl/
H A Ddisplay_composer_hdi_impl.h72 std::vector<uint32_t>& layers, std::vector<int32_t>& fences, bool isValidated) override in CommitAndGetReleaseFence()
/ohos5.0/drivers/interface/display/composer/v1_2/display_command/
H A Ddisplay_cmd_requester.h51 … bool& needFlush, std::vector<uint32_t>& layers, std::vector<int32_t>& fences, bool isValidated) in CommitAndGetReleaseFence()
H A Ddisplay_cmd_responser.h190 bool isValidated = false; in OnCommitAndGetReleaseFence() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_output.cpp471 sptr<SyncFence> &fbFence, int32_t &skipState, bool &needFlush, bool isValidated) in CommitAndGetReleaseFence()
H A Dhdi_device_impl.cpp401 … &needFlush, std::vector<uint32_t> &layers, std::vector<sptr<SyncFence>> &fences, bool isValidated) in CommitAndGetReleaseFence()