/ohos5.0/drivers/interface/display/composer/v1_2/display_command/ |
H A D | display_cmd_requester.h | 51 … bool& needFlush, std::vector<uint32_t>& layers, std::vector<int32_t>& fences, bool isValidated) in CommitAndGetReleaseFence() 139 bool& needFlush, std::vector<uint32_t>& layers, std::vector<int32_t>& fences) in OnReplyCommitAndGetReleaseFence() 300 std::vector<int32_t> fences; member
|
H A D | display_cmd_responser.h | 40 std::vector<int32_t> fences; member
|
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | hdi_display.cpp | 145 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence()
|
H A D | hdi_session.cpp | 224 …ic int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence()
|
H A D | display_composer_vdi_impl.cpp | 165 std::vector<int32_t>& fences) in GetDisplayReleaseFence()
|
/ohos5.0/drivers/interface/display/composer/v1_2/hdi_impl/ |
H A D | display_composer_hdi_impl.h | 72 std::vector<uint32_t>& layers, std::vector<int32_t>& fences, bool isValidated) override in CommitAndGetReleaseFence()
|
/ohos5.0/drivers/peripheral/display/composer/test/common/ |
H A D | hdi_test_display.cpp | 133 std::vector<int32_t> fences; in GetLayersReleaseFence() local
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/ |
H A D | hdi_display.cpp | 153 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence()
|
H A D | hdi_session.cpp | 200 …ic int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence()
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueueproducer_fuzzer/ |
H A D | bufferqueueproducer_fuzzer.cpp | 184 std::vector<sptr<SyncFence>> fences; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_surface_buffer_callback_manager.cpp | 56 auto& fences = data.releaseFences; in SetReleaseFenceForVulkan() local
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | buffer_queue_producer_test.cpp | 656 vector<sptr<SyncFence>> fences; variable
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | consumer_surface.cpp | 98 std::vector<sptr<SyncFence>> &fences, BufferRequestConfig &config) in RequestBuffers() 116 …const std::vector<sptr<SyncFence>> &fences, const std::vector<BufferFlushConfigWithDamages> &confi… in FlushBuffers()
|
H A D | producer_surface.cpp | 229 std::vector<sptr<SyncFence>>& fences, BufferRequestConfig& config) in RequestBuffers() 293 …const std::vector<sptr<SyncFence>>& fences, const std::vector<BufferFlushConfigWithDamages>& confi… in FlushBuffers()
|
H A D | buffer_client_producer.cpp | 264 const std::vector<sptr<SyncFence>> &fences, in FlushBuffers()
|
H A D | buffer_queue_producer.cpp | 289 std::vector<sptr<SyncFence>> fences; in FlushBuffersRemote() local 914 const std::vector<sptr<SyncFence>> &fences, in FlushBuffers()
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/surface_fuzzer/ |
H A D | surface_fuzzer.cpp | 122 std::vector<sptr<SyncFence>> fences; in SurfaceFuzzTest3() local
|
/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/device_fuzzer/ |
H A D | device_fuzzer.cpp | 326 std::vector<int32_t> fences; in TestGetDisplayReleaseFence() local
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/ |
H A D | display_composer_vdi_impl.cpp | 177 std::vector<int32_t>& fences) in GetDisplayReleaseFence()
|
/ohos5.0/drivers/peripheral/display/composer/test/benchmark/ |
H A D | display_benchmark_test.cpp | 265 std::vector<int32_t> fences {}; in BENCHMARK_F() local
|
/ohos5.0/drivers/peripheral/display/composer/hdi_service/src/ |
H A D | display_composer_service.cpp | 434 uint32_t devId, std::vector<uint32_t>& layers, std::vector<sptr<HdifdParcelable>>& fences) in GetDisplayReleaseFence()
|
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/server/ |
H A D | display_device_service.cpp | 139 …ceService::GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence()
|
/ohos5.0/drivers/peripheral/display/composer/test/unittest/ |
H A D | hdi_composer_ut.cpp | 379 std::vector<int32_t> fences {}; variable
|
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/ |
H A D | display_composer_hdi_impl.h | 246 uint32_t devId, std::vector<uint32_t>& layers, std::vector<int32_t>& fences) override in GetDisplayReleaseFence()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
H A D | hdi_device_impl.cpp | 401 …bool &needFlush, std::vector<uint32_t> &layers, std::vector<sptr<SyncFence>> &fences, bool isValid… in CommitAndGetReleaseFence()
|