Home
last modified time | relevance | path

Searched defs:GetCreateInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_enhance_surface_adapter.cpp45 std::shared_ptr<NWebCreateInfoImpl> NWebEnhanceSurfaceAdapter::GetCreateInfo(void *enhanceSurfaceIn… in GetCreateInfo() function in OHOS::NWeb::NWebEnhanceSurfaceAdapter
H A Dnweb_surface_adapter.cpp54 std::shared_ptr<NWebCreateInfoImpl> NWebSurfaceAdapter::GetCreateInfo(sptr<Surface> surface, in GetCreateInfo() function in OHOS::NWeb::NWebSurfaceAdapter
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_context.cpp563 RenderCreateInfo RenderContext::GetCreateInfo() const in GetCreateInfo() function in RenderContext