Home
last modified time | relevance | path

Searched defs:fences (Results 1 – 25 of 26) sorted by relevance

12

/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()
139 bool& needFlush, std::vector<uint32_t>& layers, std::vector<int32_t>& fences) in OnReplyCommitAndGetReleaseFence()
300 std::vector<int32_t> fences; member
H A Ddisplay_cmd_responser.h40 std::vector<int32_t> fences; member
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_display.cpp145 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence()
H A Dhdi_session.cpp224 …ic int32_t GetDisplayReleaseFence(uint32_t devId, uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence()
H A Ddisplay_composer_vdi_impl.cpp165 std::vector<int32_t>& fences) in GetDisplayReleaseFence()
/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/peripheral/display/composer/test/common/
H A Dhdi_test_display.cpp133 std::vector<int32_t> fences; in GetLayersReleaseFence() local
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_display.cpp153 int32_t HdiDisplay::GetDisplayReleaseFence(uint32_t *num, uint32_t *layers, int32_t *fences) in GetDisplayReleaseFence()
H A Dhdi_session.cpp200 …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 Dbufferqueueproducer_fuzzer.cpp184 std::vector<sptr<SyncFence>> fences; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_buffer_callback_manager.cpp56 auto& fences = data.releaseFences; in SetReleaseFenceForVulkan() local
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_queue_producer_test.cpp656 vector<sptr<SyncFence>> fences; variable
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dconsumer_surface.cpp98 std::vector<sptr<SyncFence>> &fences, BufferRequestConfig &config) in RequestBuffers()
116const std::vector<sptr<SyncFence>> &fences, const std::vector<BufferFlushConfigWithDamages> &confi… in FlushBuffers()
H A Dproducer_surface.cpp229 std::vector<sptr<SyncFence>>& fences, BufferRequestConfig& config) in RequestBuffers()
293const std::vector<sptr<SyncFence>>& fences, const std::vector<BufferFlushConfigWithDamages>& confi… in FlushBuffers()
H A Dbuffer_client_producer.cpp264 const std::vector<sptr<SyncFence>> &fences, in FlushBuffers()
H A Dbuffer_queue_producer.cpp289 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 Dsurface_fuzzer.cpp122 std::vector<sptr<SyncFence>> fences; in SurfaceFuzzTest3() local
/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/device_fuzzer/
H A Ddevice_fuzzer.cpp326 std::vector<int32_t> fences; in TestGetDisplayReleaseFence() local
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/
H A Ddisplay_composer_vdi_impl.cpp177 std::vector<int32_t>& fences) in GetDisplayReleaseFence()
/ohos5.0/drivers/peripheral/display/composer/test/benchmark/
H A Ddisplay_benchmark_test.cpp265 std::vector<int32_t> fences {}; in BENCHMARK_F() local
/ohos5.0/drivers/peripheral/display/composer/hdi_service/src/
H A Ddisplay_composer_service.cpp434 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 Ddisplay_device_service.cpp139 …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 Dhdi_composer_ut.cpp379 std::vector<int32_t> fences {}; variable
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/
H A Ddisplay_composer_hdi_impl.h246 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 Dhdi_device_impl.cpp401 …bool &needFlush, std::vector<uint32_t> &layers, std::vector<sptr<SyncFence>> &fences, bool isValid… in CommitAndGetReleaseFence()

12