Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/fold_screen_controller/
H A Dsingle_display_fold_policy.cpp35 const int32_t TP_TYPE_POWER_CTRL = 18; variable
271 RSInterfaces::GetInstance().SetTpFeatureConfig(TP_TYPE_POWER_CTRL, MAIN_TP_OFF.c_str()); in ChangeScreenDisplayModeToMainWhenFoldScreenOff()
337 RSInterfaces::GetInstance().SetTpFeatureConfig(TP_TYPE_POWER_CTRL, FULL_TP_OFF.c_str()); in ChangeScreenDisplayModeToFullWhenFoldScreenOff()
H A Dsingle_display_pocket_fold_policy.cpp39 const int32_t TP_TYPE_POWER_CTRL = 18; variable
299 RSInterfaces::GetInstance().SetTpFeatureConfig(TP_TYPE_POWER_CTRL, MAIN_TP_OFF.c_str()); in ChangeScreenDisplayModeToMainWhenFoldScreenOff()
369 RSInterfaces::GetInstance().SetTpFeatureConfig(TP_TYPE_POWER_CTRL, FULL_TP_OFF.c_str()); in ChangeScreenDisplayModeToFullWhenFoldScreenOff()