/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
H A D | screen_system_manager.cpp | 26 void ScreenSystemManager::OnSurfaceChanged(double width) in OnSurfaceChanged() function in OHOS::Ace::ScreenSystemManager
|
/foundation/arkui/ace_engine/frameworks/core/components/video/resource/ |
H A D | ext_texture.cpp | 123 void ExtTexture::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::ExtTexture
|
H A D | ext_surface.cpp | 148 void ExtSurface::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::ExtSurface
|
/foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
H A D | text_field_element.cpp | 220 void TextFieldElement::OnSurfaceChanged(int32_t width, int32_t height, int32_t oldWidth, int32_t oldHeight) in OnSurfaceChanged() function in OHOS::Ace::TextFieldElement
|
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | card_frontend_declarative.cpp | 217 void CardFrontendDeclarative::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::CardFrontendDeclarative
|
H A D | form_frontend_declarative.cpp | 97 void FormFrontendDeclarative::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::FormFrontendDeclarative
|
H A D | card_frontend.cpp | 319 void CardFrontend::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::CardFrontend
|
H A D | js_card_parser.cpp | 1991 void JsCardParser::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::Framework::JsCardParser
|
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/ |
H A D | xcomponent_element.cpp | 37 void XComponentSurfaceCallback::OnSurfaceChanged( in OnSurfaceChanged() function in OHOS::Ace::XComponentSurfaceCallback 302 void XComponentElement::OnSurfaceChanged(const OHOS::sptr<OHOS::Surface>& surface, int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::XComponentElement
|
/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/ |
H A D | render_scene_viewer.cpp | 337 void RenderSceneViewer::OnSurfaceChanged() function in OHOS::Ace::RenderSceneViewer
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend.cpp | 127 void PluginFrontend::OnSurfaceChanged(int32_t width, int32_t height) {} in OnSurfaceChanged() function in OHOS::Ace::PluginFrontend
|
H A D | mock_plugin_frontend_delegate.cpp | 289 void PluginFrontendDelegate::OnSurfaceChanged() {} in OnSurfaceChanged() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | js_frontend.cpp | 717 void JsFrontend::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::JsFrontend
|
H A D | frontend_delegate_impl.cpp | 1288 void FrontendDelegateImpl::OnSurfaceChanged() in OnSurfaceChanged() function in OHOS::Ace::Framework::FrontendDelegateImpl
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | declarative_frontend_ng.cpp | 499 void DeclarativeFrontendNG::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::DeclarativeFrontendNG
|
H A D | frontend_delegate_declarative_ng.cpp | 625 void FrontendDelegateDeclarativeNG::OnSurfaceChanged() in OnSurfaceChanged() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
|
/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_interface_xcomponent.h | 304 void (*OnSurfaceChanged)(OH_NativeXComponent* component, void* window); member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_surface.cpp | 613 void ExtSurfaceCallback::OnSurfaceChanged(const sptr<Surface>& /* surface */, int32_t width, int32_t height) in DrawBuffer() function in OHOS::Ace::NG::ExtSurfaceCallback
|
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
H A D | plugin_frontend.cpp | 643 void PluginFrontend::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::PluginFrontend
|
H A D | plugin_frontend_delegate.cpp | 1138 void PluginFrontendDelegate::OnSurfaceChanged() in OnSurfaceChanged() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_layout_algorithm.cpp | 1543 void ListLayoutAlgorithm::OnSurfaceChanged(LayoutWrapper* layoutWrapper) in OnSurfaceChanged() function in OHOS::Ace::NG::ListLayoutAlgorithm
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | declarative_frontend.cpp | 1069 void DeclarativeFrontend::OnSurfaceChanged(int32_t width, int32_t height) in Initialize() function in OHOS::Ace::DeclarativeFrontend
|
H A D | frontend_delegate_declarative.cpp | 2295 void FrontendDelegateDeclarative::OnSurfaceChanged() in OnSurfaceChanged() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
H A D | xcomponent_pattern.cpp | 1644 void XComponentPattern::OnSurfaceChanged(const RectF& surfaceRect, bool needResizeNativeWindow) in OnSurfaceChanged() function in XComponentPattern
|
/foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
H A D | render_swiper.cpp | 3423 void RenderSwiper::OnSurfaceChanged() in OnSurfaceChanged() function in RenderSwiper
|