Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/screen_manager/
H A Drs_screen_info.h69 uint32_t GetRotatedPhyHeight() const in GetRotatedPhyHeight() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_hwc_prevalidate_util.cpp163 info.dstRect = {0, 0, screenInfo.GetRotatedPhyWidth(), screenInfo.GetRotatedPhyHeight()}; in CreateDisplayNodeLayerInfo()
H A Drs_uni_render_composer_adapter.cpp113 static_cast<int32_t>(screenInfo_.GetRotatedPhyHeight())}; in BuildComposeInfo()