Home
last modified time | relevance | path

Searched defs:OnSurfaceChanged (Results 1 – 25 of 33) sorted by relevance

12

/ohos5.0/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
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_frontend.h81 void OnSurfaceChanged(int32_t width, int32_t height) override in OnSurfaceChanged() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dform_frontend_declarative.cpp103 void FormFrontendDeclarative::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::FormFrontendDeclarative
H A Dcard_frontend_declarative.cpp225 void CardFrontendDeclarative::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::CardFrontendDeclarative
H A Dcard_frontend.cpp327 void CardFrontend::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::CardFrontend
/ohos5.0/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.cpp154 void ExtSurface::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::ExtSurface
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_element.cpp40 void XComponentSurfaceCallback::OnSurfaceChanged( in OnSurfaceChanged() function in OHOS::Ace::XComponentSurfaceCallback
305 void XComponentElement::OnSurfaceChanged(const OHOS::sptr<OHOS::Surface>& surface, int32_t width, i… in OnSurfaceChanged() function in OHOS::Ace::XComponentElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_element.cpp223 void TextFieldElement::OnSurfaceChanged(int32_t width, int32_t height, int32_t oldWidth, int32_t ol… in OnSurfaceChanged() function in OHOS::Ace::TextFieldElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
H A Drender_scene_viewer.cpp337 void RenderSceneViewer::OnSurfaceChanged() function in OHOS::Ace::RenderSceneViewer
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_frontend_abstract.h147 void OnSurfaceChanged(int32_t width, int32_t height) override {}; in OnSurfaceChanged() function
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A D_o_h___native_x_component.md1873 ### OnSurfaceChanged subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A D_o_h___native_x_component.md1910 ### OnSurfaceChanged subsection
/ohos5.0/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
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h303 void (*OnSurfaceChanged)(OH_NativeXComponent* component, void* window); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Ddeclarative_frontend_ng.cpp502 void DeclarativeFrontendNG::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::DeclarativeFrontendNG
H A Dfrontend_delegate_declarative_ng.cpp638 void FrontendDelegateDeclarativeNG::OnSurfaceChanged() in OnSurfaceChanged() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.cpp764 void ExtSurfaceCallback::OnSurfaceChanged(const sptr<Surface>& /* surface */, int32_t width, int32_… in DrawBuffer() function in OHOS::Ace::NG::ExtSurfaceCallback
/ohos5.0/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
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.cpp648 void PluginFrontend::OnSurfaceChanged(int32_t width, int32_t height) in OnSurfaceChanged() function in OHOS::Ace::PluginFrontend
H A Dplugin_frontend_delegate.cpp1154 void PluginFrontendDelegate::OnSurfaceChanged() in OnSurfaceChanged() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp1078 void DeclarativeFrontend::OnSurfaceChanged(int32_t width, int32_t height) in Initialize() function in OHOS::Ace::DeclarativeFrontend
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp1664 void XComponentPattern::OnSurfaceChanged(const RectF& surfaceRect, bool needResizeNativeWindow) in OnSurfaceChanged() function in OHOS::Ace::NG::XComponentPattern
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp322 void PipelineContext::OnSurfaceChanged(int32_t width, int32_t height, WindowSizeChangeReason type, in OnSurfaceChanged() function in OHOS::Ace::NG::PipelineContext

12