Searched refs:ExecuteSurfaceChangedCallbacks (Results 1 – 3 of 3) sorted by relevance
999 …void ExecuteSurfaceChangedCallbacks(int32_t newWidth, int32_t newHeight, WindowSizeChangeReason ty…
1261 ExecuteSurfaceChangedCallbacks(width, height, type); in OnSurfaceChanged()1318 void PipelineContext::ExecuteSurfaceChangedCallbacks(int32_t newWidth, int32_t newHeight, WindowSiz… in ExecuteSurfaceChangedCallbacks() function in OHOS::Ace::NG::PipelineContext
122 context_->ExecuteSurfaceChangedCallbacks(0, 0, WindowSizeChangeReason::ROTATION);