Home
last modified time | relevance | path

Searched refs:SetCurrentAttachedScreenId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_effect_render_node.h65 void SetCurrentAttachedScreenId(uint64_t screenId);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_effect_render_node.cpp210 void RSEffectRenderNode::SetCurrentAttachedScreenId(uint64_t screenId) in SetCurrentAttachedScreenId() function in OHOS::Rosen::RSEffectRenderNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp1033 node.SetCurrentAttachedScreenId(curDisplayNode_->GetScreenId()); in UpdateRotationStatusForEffectNode()