Home
last modified time | relevance | path

Searched refs:hasHdrPresent_ (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_display_render_params.cpp86 if (hasHdrPresent_ == hasHdrPresent) { in SetHDRPresent()
89 hasHdrPresent_ = hasHdrPresent; in SetHDRPresent()
95 return hasHdrPresent_; in GetHDRPresent()
193 targetDisplayParams->hasHdrPresent_ = hasHdrPresent_; in OnSync()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_surface_render_node_drawable.h177 hasHdrPresent_ = hasHdrPresent; in SetHDRPresent()
182 return hasHdrPresent_; in GetHDRPresent()
318 bool hasHdrPresent_ = false; variable
H A Drs_surface_render_node_drawable.cpp719hasHdrPresent_ || hasHidePrivacyContent) && DealWithUIFirstCache(canvas, surfaceParams, *uniParams… in CaptureSurface()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_canvas_render_node.cpp278 hasHdrPresent_ = hasHdrPresent; in SetHDRPresent()
284 return hasHdrPresent_; in GetHDRPresent()
H A Drs_surface_render_node.cpp1003 hasHdrPresent_ = hasHdrPresent; in SetHDRPresent()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_canvas_render_node.h89 bool hasHdrPresent_ = false; variable
H A Drs_surface_render_node.h1321 bool hasHdrPresent_ = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_display_render_params.h176 bool hasHdrPresent_ = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_display_render_node_drawable_test.cpp923 params->hasHdrPresent_ = true;
930 params->hasHdrPresent_ = false;
H A Drs_surface_render_node_drawable_test.cpp365 surfaceDrawable_->hasHdrPresent_ = true;
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uifirst_manager_test.cpp1371 adapter->hasHdrPresent_ = true;