Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/fold_screen_controller/
H A Ddual_display_fold_policy.cpp37 const std::string MAIN_TP = "0"; variable
270 std::string tp = MAIN_TP; in ChangeScreenDisplayModeInner()
309 RSInterfaces::GetInstance().SetTpFeatureConfig(TP_TYPE, MAIN_TP.c_str()); in ChangeScreenDisplayModeToCoordination()
H A Dsingle_display_fold_policy.cpp37 const std::string MAIN_TP = "1"; variable
287 RSInterfaces::GetInstance().SetTpFeatureConfig(TP_TYPE, MAIN_TP.c_str()); in ChangeScreenDisplayModeToMain()
H A Dsingle_display_pocket_fold_policy.cpp41 const std::string MAIN_TP = "1"; variable
320 RSInterfaces::GetInstance().SetTpFeatureConfig(TP_TYPE, MAIN_TP.c_str()); in ChangeScreenDisplayModeToMain()