Home
last modified time | relevance | path

Searched refs:CopyHDRConfiguration (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_paint_filter_canvas.h300 void CopyHDRConfiguration(const RSPaintFilterCanvas& other);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_paint_filter_canvas.cpp789 void RSPaintFilterCanvas::CopyHDRConfiguration(const RSPaintFilterCanvas& other) in CopyHDRConfiguration() function in OHOS::Rosen::RSPaintFilterCanvas
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_render_node_drawable.cpp778 cacheCanvas->CopyHDRConfiguration(*curCanvas); in UpdateCacheSurface()
H A Drs_surface_render_node_drawable.cpp216 offscreenCanvas_->CopyHDRConfiguration(*curCanvas_); in PrepareOffscreenRender()
H A Drs_display_render_node_drawable.cpp1743 offscreenCanvas->CopyHDRConfiguration(*curCanvas_); in PrepareOffscreenRender()