Home
last modified time | relevance | path

Searched defs:ProcessSurfaceChange (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_ext_surface_callback_client.cpp27 void XComponentExtSurfaceCallbackClient::ProcessSurfaceChange(int32_t width, int32_t height) in ProcessSurfaceChange() function in OHOS::Ace::NG::XComponentExtSurfaceCallbackClient
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dmedia_player_impl.cpp292 void MediaPlayerImpl::ProcessSurfaceChange(int32_t width, int32_t height) in ProcessSurfaceChange() function in OHOS::Ace::NG::MediaPlayerImpl