Home
last modified time | relevance | path

Searched defs:OnSurfaceChanged (Results 1 - 25 of 30) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dscreen_system_manager.cpp26 void ScreenSystemManager::OnSurfaceChanged(double width) in OnSurfaceChanged() function in OHOS::Ace::ScreenSystemManager
/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dext_texture.cpp123 void ExtTexture::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::ExtTexture
H A Dext_surface.cpp148 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 Dtext_field_element.cpp220 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 Dcard_frontend_declarative.cpp217 void CardFrontendDeclarative::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::CardFrontendDeclarative
H A Dform_frontend_declarative.cpp97 void FormFrontendDeclarative::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::FormFrontendDeclarative
H A Dcard_frontend.cpp319 void CardFrontend::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::CardFrontend
H A Djs_card_parser.cpp1991 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 Dxcomponent_element.cpp37 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 Drender_scene_viewer.cpp337 void RenderSceneViewer::OnSurfaceChanged() function in OHOS::Ace::RenderSceneViewer
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend.cpp127 void PluginFrontend::OnSurfaceChanged(int32_t width, int32_t height) {} in OnSurfaceChanged() function in OHOS::Ace::PluginFrontend
H A Dmock_plugin_frontend_delegate.cpp289 void PluginFrontendDelegate::OnSurfaceChanged() {} in OnSurfaceChanged() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_frontend.cpp717 void JsFrontend::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::JsFrontend
H A Dfrontend_delegate_impl.cpp1288 void FrontendDelegateImpl::OnSurfaceChanged() in OnSurfaceChanged() function in OHOS::Ace::Framework::FrontendDelegateImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Ddeclarative_frontend_ng.cpp499 void DeclarativeFrontendNG::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::DeclarativeFrontendNG
H A Dfrontend_delegate_declarative_ng.cpp625 void FrontendDelegateDeclarativeNG::OnSurfaceChanged() in OnSurfaceChanged() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h304 void (*OnSurfaceChanged)(OH_NativeXComponent* component, void* window); member
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.cpp613 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 Dplugin_frontend.cpp643 void PluginFrontend::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::PluginFrontend
H A Dplugin_frontend_delegate.cpp1138 void PluginFrontendDelegate::OnSurfaceChanged() in OnSurfaceChanged() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.cpp1543 void ListLayoutAlgorithm::OnSurfaceChanged(LayoutWrapper* layoutWrapper) in OnSurfaceChanged() function in OHOS::Ace::NG::ListLayoutAlgorithm
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp1069 void DeclarativeFrontend::OnSurfaceChanged(int32_t width, int32_t height) in Initialize() function in OHOS::Ace::DeclarativeFrontend
H A Dfrontend_delegate_declarative.cpp2295 void FrontendDelegateDeclarative::OnSurfaceChanged() in OnSurfaceChanged() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp1644 void XComponentPattern::OnSurfaceChanged(const RectF& surfaceRect, bool needResizeNativeWindow) in OnSurfaceChanged() function in XComponentPattern
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp3423 void RenderSwiper::OnSurfaceChanged() in OnSurfaceChanged() function in RenderSwiper

Completed in 47 milliseconds

12