Searched defs:rsWindow (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_ability.cpp | 116 …eaInsets GetViewSafeAreaByType(OHOS::Rosen::AvoidAreaType type, sptr<OHOS::Rosen::Window> rsWindow) in GetViewSafeAreaByType() 627 void AceAbility::SetWindow(sptr<OHOS::Rosen::Window> rsWindow) in SetWindow()
|
H A D | ace_container.cpp | 818 void AceContainer::SetView(AceViewPreview* view, sptr<Rosen::Window> rsWindow, double density, int3… in SetView()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | dialog_container.cpp | 293 …AceView>& view, double density, int32_t width, int32_t height, sptr<OHOS::Rosen::Window>& rsWindow) in SetView() 312 …AceView>& view, double density, int32_t width, int32_t height, sptr<OHOS::Rosen::Window>& rsWindow) in SetViewNew()
|
H A D | ace_container.cpp | 1112 sptr<OHOS::Rosen::Window> rsWindow, UIEnvCallback callback) in SetView() 1131 …fPtr<AceView>& view, double density, float width, float height, sptr<OHOS::Rosen::Window> rsWindow) in SetViewNew()
|
H A D | ui_content_impl.cpp | 169 bool IsNeedAvoidWindowMode(OHOS::Rosen::Window* rsWindow) in IsNeedAvoidWindowMode()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 6541 auto rsWindow = window->GetRSWindow(); local
|