Home
last modified time | relevance | path

Searched defs:SetReleaseFence (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/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
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
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
/ohos5.0/drivers/peripheral/display/composer/test/common/
H A Dhdi_test_layer.cpp73 void HdiGrallocBuffer::SetReleaseFence(int fd) in SetReleaseFence() function in OHOS::HDI::Display::TEST::HdiGrallocBuffer
277 void HdiTestLayer::SetReleaseFence(int fd) in SetReleaseFence() function in OHOS::HDI::Display::TEST::HdiTestLayer
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ohos/
H A Drs_render_surface_ohos.cpp292 void RSRenderSurfaceOhos::SetReleaseFence(const int32_t& fence) in SetReleaseFence() function in OHOS::Rosen::RSRenderSurfaceOhos
/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/
H A Dhdi_layer.h133 void SetReleaseFence(int fd) in SetReleaseFence() function
/ohos5.0/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
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_layer.h154 void SetReleaseFence(int fd) in SetReleaseFence() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp612 void HdiLayer::SetReleaseFence(const sptr<SyncFence> &layerReleaseFence) in SetReleaseFence() function in OHOS::Rosen::HdiLayer