Home
last modified time | relevance | path

Searched refs:IsSpecialLayerChanged (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_display_render_params.h137 bool IsSpecialLayerChanged() const in IsSpecialLayerChanged() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/params/
H A Drs_display_render_params_test.cpp236 EXPECT_FALSE(params.IsSpecialLayerChanged());
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_render_node.h484 bool IsSpecialLayerChanged() const in IsSpecialLayerChanged() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_two_test.cpp957 EXPECT_FALSE(node->IsSpecialLayerChanged());
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp955 …mirrorParams->IsSpecialLayerChanged() || lastSecExemption_ != curSecExemption_ || virtualDirtyRefr… in CalculateVirtualDirty()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp435 if (node.IsSpecialLayerChanged()) { in UpdateSecuritySkipAndProtectedLayersRecord()