Home
last modified time | relevance | path

Searched refs:WindowSizeChangeAnimate (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h274 void WindowSizeChangeAnimate(int32_t width, int32_t height, WindowSizeChangeReason type,
H A Dpipeline_context.cpp2051 void PipelineContext::WindowSizeChangeAnimate(int32_t width, int32_t height, WindowSizeChangeReason… in WindowSizeChangeAnimate() function in OHOS::Ace::PipelineContext
2144 WindowSizeChangeAnimate(width, height, type, rsTransaction); in OnSurfaceChanged()