Home
last modified time | relevance | path

Searched defs:OnSurfaceCreated (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dext_texture.cpp116 void ExtTexture::OnSurfaceCreated() in OnSurfaceCreated() function in OHOS::Ace::ExtTexture
H A Dext_surface.cpp147 void ExtSurface::OnSurfaceCreated() in OnSurfaceCreated() function in OHOS::Ace::ExtSurface
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_element.cpp33 void XComponentSurfaceCallback::OnSurfaceCreated(const OHOS::sptr<OHOS::Surface>& surface) in OnSurfaceCreated() function in OHOS::Ace::XComponentSurfaceCallback
285 void XComponentElement::OnSurfaceCreated(const OHOS::sptr<OHOS::Surface>& surface) in OnSurfaceCreated() function in OHOS::Ace::XComponentElement
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A D_o_h___native_x_component.md1888 ### OnSurfaceCreated subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A D_o_h___native_x_component.md1932 ### OnSurfaceCreated subsection
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.h301 void (*OnSurfaceCreated)(OH_NativeXComponent* component, void* window); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.cpp756 void ExtSurfaceCallback::OnSurfaceCreated(const sptr<Surface>& /* surface */) in DrawBuffer() function in OHOS::Ace::NG::ExtSurfaceCallback
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp1635 void XComponentPattern::OnSurfaceCreated() in OnSurfaceCreated() function in OHOS::Ace::NG::XComponentPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp1892 void WebSurfaceCallback::OnSurfaceCreated(const sptr<OHOS::Surface>& surface) {} in OnSurfaceCreated() function in OHOS::Ace::WebSurfaceCallback