Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h1201 WindowsSurfaceInfo surfaceInfo_ = { nullptr, EGL_NO_DISPLAY, nullptr, EGL_NO_CONTEXT }; variable
H A Dweb_delegate.cpp1992 surfaceInfo_.window = aNativeSurface; in InitWebSurfaceDelegate()
2887 (void *)(&delegate->surfaceInfo_), in InitWebViewWithSurface()