Home
last modified time | relevance | path

Searched refs:GetNodeRotation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_display_render_params.h72 ScreenRotation GetNodeRotation() const in GetNodeRotation() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_processor.cpp139 screenInfo_.rotation = displayParams->GetNodeRotation(); in InitForRenderThread()