Home
last modified time | relevance | path

Searched defs:OnSizeChanged (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/ability_component/
H A Drender_ability_component.cpp53 void RenderAbilityComponent::OnSizeChanged() in OnSizeChanged() function in OHOS::Ace::RenderAbilityComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drender_custom_paint.cpp79 void RenderCustomPaint::OnSizeChanged() in OnSizeChanged() function in OHOS::Ace::RenderCustomPaint
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/
H A Dglfw_render_context.cpp206 void GlfwRenderContext::OnSizeChanged(const OnSizeChangedFunc &onSizeChanged) in OnSizeChanged() function in OHOS::Rosen::GlfwRenderContext
244 void GlfwRenderContext::OnSizeChanged(GLFWwindow *window, int32_t width, int32_t height) in OnSizeChanged() function in OHOS::Rosen::GlfwRenderContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp391 void RenderWeb::OnSizeChanged() in OnSizeChanged() function in OHOS::Ace::RenderWeb
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h1187 virtual void OnSizeChanged() {} in OnSizeChanged() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_pattern.cpp127 void CanvasPattern::OnSizeChanged(const DirtySwapConfig& config, bool needReset) in OnSizeChanged() function in OHOS::Ace::NG::CanvasPattern