Home
last modified time | relevance | path

Searched refs:SetMirrorScreenSwap (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_physical_screen_processor.cpp43 SetMirrorScreenSwap(node); in Init()
H A Drs_virtual_screen_processor.cpp49 SetMirrorScreenSwap(node); in Init()
H A Drs_processor.h100 void SetMirrorScreenSwap(const RSDisplayRenderNode& node);
H A Drs_processor.cpp196 void RSProcessor::SetMirrorScreenSwap(const RSDisplayRenderNode& node) in SetMirrorScreenSwap() function in OHOS::Rosen::RSProcessor