Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/screen_manager/
H A Dscreen_types.h53 inline constexpr ScreenPhysicalId ToScreenPhysicalId(ScreenId id) in ToScreenPhysicalId() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_composer_adapter.cpp53 output_ = screenManager->GetOutput(ToScreenPhysicalId(screenInfo.id)); in Init()
H A Drs_uni_render_composer_adapter.cpp60 output_ = screenManager->GetOutput(ToScreenPhysicalId(screenInfo.id)); in Init()