Searched defs:rsWindow (Results 1 - 5 of 5) sorted by relevance
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | dialog_container.cpp | 293 SetView( const RefPtr<AceView>& view, double density, int32_t width, int32_t height, sptr<OHOS::Rosen::Window>& rsWindow) SetView() argument 312 SetViewNew( const RefPtr<AceView>& view, double density, int32_t width, int32_t height, sptr<OHOS::Rosen::Window>& rsWindow) SetViewNew() argument
|
| H A D | ace_container.cpp | 1106 SetView(const RefPtr<AceView>& view, double density, int32_t width, int32_t height, sptr<OHOS::Rosen::Window> rsWindow, UIEnvCallback callback) SetView() argument 1125 SetViewNew( const RefPtr<AceView>& view, double density, float width, float height, sptr<OHOS::Rosen::Window> rsWindow) SetViewNew() argument
|
| H A D | ui_content_impl.cpp | 164 bool IsNeedAvoidWindowMode(OHOS::Rosen::Window* rsWindow) in IsNeedAvoidWindowMode() argument
|
| /foundation/arkui/ace_engine/adapter/preview/entrance/ |
| H A D | ace_ability.cpp | 119 NG::SafeAreaInsets GetViewSafeAreaByType(OHOS::Rosen::AvoidAreaType type, sptr<OHOS::Rosen::Window> rsWindow) in GetViewSafeAreaByType() argument 635 void AceAbility::SetWindow(sptr<OHOS::Rosen::Window> rsWindow) in SetWindow() argument
|
| H A D | ace_container.cpp | 818 void AceContainer::SetView(AceViewPreview* view, sptr<Rosen::Window> rsWindow, double density, int32_t width, in SetView() argument
|
Completed in 18 milliseconds