Home
last modified time | relevance | path

Searched defs:GetDefaultDensityEnabled (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/previewer/include/
H A Dwindow.h299 virtual bool GetDefaultDensityEnabled() { return false; } in GetDefaultDensityEnabled() function
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h2125 virtual bool GetDefaultDensityEnabled() { return false; } in GetDefaultDensityEnabled() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp3959 bool WindowSceneSessionImpl::GetDefaultDensityEnabled() in GetDefaultDensityEnabled() function in OHOS::Rosen::WindowSceneSessionImpl