Home
last modified time | relevance | path

Searched defs:screenProperty (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_cutout_controller_test.cpp119 ScreenProperty screenProperty; variable
171 ScreenProperty screenProperty; variable
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_cutout_controller.cpp58 …ScreenProperty screenProperty = ScreenSessionManager::GetInstance().GetScreenProperty(displayInfo-… in ConvertBoundaryRectsByRotation() local
134 …utController::CheckBoundaryRects(std::vector<DMRect>& boundaryRects, ScreenProperty screenProperty) in CheckBoundaryRects()
251 RectF ScreenCutoutController::CalculateCurvedCompression(const ScreenProperty& screenProperty) in CalculateCurvedCompression()
H A Dscene_input_manager.cpp193 auto& screenProperty = iter.second; in ConstructDisplayInfos() local
H A Dscreen_session_dumper.cpp488 ScreenProperty screenProperty = ScreenSessionManager::GetInstance().GetScreenProperty(id); in DumpScreenPropertyById() local
H A Dscene_session_dirty_manager.cpp159 auto screenProperty = screensProperties[displayId]; in CalNotRotateTransform() local
H A Dscreen_session_manager.cpp4621 const ScreenProperty& screenProperty = session->GetScreenProperty(); in CalcDisplayNodeTranslateOnFoldableRotation() local
4670 const ScreenProperty& screenProperty = session->GetScreenProperty(); in CalcDisplayNodeTranslateOnRotation() local
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_utils.cpp52 napi_value JsScreenUtils::CreateJsScreenProperty(napi_env env, const ScreenProperty& screenProperty) in CreateJsScreenProperty()
H A Djs_screen_session_manager.cpp512 …ScreenProperty screenProperty = ScreenSessionManagerClient::GetInstance().GetPhyScreenProperty(scr… in OnGetPhyScreenProperty() local
/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager_client.cpp460 ScreenProperty screenProperty = screenSession->GetScreenProperty(); in SwitchUserCallback() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_proxy.cpp2296 ScreenProperty screenProperty; in GetScreenProperty() local
2467 ScreenProperty screenProperty; in GetPhyScreenProperty() local
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2689 auto screenProperty = screensProperties[displayId]; in RectCheckProcess() local