Home
last modified time | relevance | path

Searched refs:SetReleaseFence (Results 1 - 21 of 21) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_frame_ohos_gl.h44 void SetReleaseFence(const int32_t& fence);
H A Drs_surface_frame_ohos_vulkan.h39 void SetReleaseFence(const int32_t& fence);
H A Drs_surface_frame_ohos_raster.h43 void SetReleaseFence(const int32_t& fence);
H A Drs_surface_frame_ohos_gl.cpp71 void RSSurfaceFrameOhosGl::SetReleaseFence(const int32_t& fence) in SetReleaseFence() function in OHOS::Rosen::RSSurfaceFrameOhosGl
H A Drs_surface_frame_ohos_raster.cpp98 void RSSurfaceFrameOhosRaster::SetReleaseFence(const int32_t& fence) in SetReleaseFence() function in OHOS::Rosen::RSSurfaceFrameOhosRaster
H A Drs_surface_frame_ohos_vulkan.cpp76 void RSSurfaceFrameOhosVulkan::SetReleaseFence(const int32_t& fence) in SetReleaseFence() function in OHOS::Rosen::RSSurfaceFrameOhosVulkan
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_frame_ohos.h39 void SetReleaseFence(const int32_t& fence) in SetReleaseFence() function in OHOS::Rosen::SurfaceFrameOhos
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/ohos/
H A Drs_render_surface_ohos.h57 void SetReleaseFence(const int32_t& fence);
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceohos_fuzzer/
H A Drssurfaceohos_fuzzer.cpp72 rsSurfaceFrameOhosRaster.SetReleaseFence(GetData<int32_t>()); in RSSurfaceOhosFuzzTest()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceframeohosgl_fuzzer/
H A Drssurfaceframeohosgl_fuzzer.cpp120 g_rsSurfaceFrameOhosGl->SetReleaseFence(fence); in DoSetReleaseFence()
171 OHOS::Rosen::DoSetReleaseFence(data, size); // SetReleaseFence in LLVMFuzzerTestOneInput()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer.h62 void SetReleaseFence(const sptr<SyncFence> &layerReleaseFence);
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayer_test.cpp199 hdiLayer_->SetReleaseFence(releaseFence); in HWTEST_F()
200 hdiLayer_->SetReleaseFence(nullptr); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceohosraster_fuzzer/
H A Drssurfaceohosraster_fuzzer.cpp180 rsSurfaceFrameOhosRaster->SetReleaseFence(fence); in DoSetReleaseFence()
196 OHOS::Rosen::DoSetReleaseFence(data, size); // SetReleaseFence in LLVMFuzzerTestOneInput()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/
H A Drs_surface_frame_ohos_gl_test.cpp152 * @tc.desc: test results of SetReleaseFence
162 rsSurface.SetReleaseFence(fence); in HWTEST_F()
H A Drs_surface_frame_ohos_raster_test.cpp150 * @tc.desc: test results of SetReleaseFence
160 raster.SetReleaseFence(fence); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceframeohosraster_fuzzer/
H A Drssurfaceframeohosraster_fuzzer.cpp178 rsSurfaceFrameOhosRaster->SetReleaseFence(fence); in DoSetReleaseFence()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceframeohosvulkan_fuzzer/
H A Drssurfaceframeohosvulkan_fuzzer.cpp154 rsSurfaceFrameOhosVulkan->SetReleaseFence(fence); in DoSetReleaseFence()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_handler.h165 void SetReleaseFence(sptr<SyncFence> fence) in SetReleaseFence() function in OHOS::Rosen::RSSurfaceHandler
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_output.cpp708 layer->SetReleaseFence(fences_[i]); in GetLayersReleaseFenceLocked()
H A Dhdi_layer.cpp603 void HdiLayer::SetReleaseFence(const sptr<SyncFence> &layerReleaseFence) in SetReleaseFence() function in OHOS::Rosen::HdiLayer
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_composer_adapter.cpp190 surfaceHandler->SetReleaseFence(fence); in CommitLayers()

Completed in 11 milliseconds