Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_scene_config.cpp74 bool ScreenSceneConfig::isScreenCompressionEnableInLandscape_ = false; member in OHOS::Rosen::ScreenSceneConfig
313 isScreenCompressionEnableInLandscape_ = true; in ReadEnableConfigInfo()
485 if (!isWaterfallDisplay_ || !isScreenCompressionEnableInLandscape_) { in GetCurvedCompressionAreaInLandscape()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscreen_scene_config.h60 static bool isScreenCompressionEnableInLandscape_; variable
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_scene_config_test.cpp549 ScreenSceneConfig::isScreenCompressionEnableInLandscape_ = false;
562 ScreenSceneConfig::isScreenCompressionEnableInLandscape_ = false;