Home
last modified time | relevance | path

Searched defs:enhanceSurfaceInfo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/web/webview/ohos_nweb/src/
H A Dnweb_enhance_surface_adapter.cpp45 …::shared_ptr<NWebCreateInfoImpl> NWebEnhanceSurfaceAdapter::GetCreateInfo(void *enhanceSurfaceInfo, in GetCreateInfo()
H A Dnweb_helper.cpp1059 std::shared_ptr<NWeb> NWebAdapterHelper::CreateNWeb(void* enhanceSurfaceInfo, in CreateNWeb()
/ohos5.0/base/web/webview/ohos_nweb/include/
H A Dnweb_init_params.h98 void SetEnhanceSurfaceInfo(void* enhanceSurfaceInfo) in SetEnhanceSurfaceInfo()
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnwebhelper_fuzzer.cpp238 void* enhanceSurfaceInfo = nullptr; in NWebHelperFuzzTest_003() local
/ohos5.0/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp269 void *enhanceSurfaceInfo = nullptr; variable