Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/osr/
Dweb_contents_view_osr.cc105 void CefWebContentsViewOSR::CreateView(gfx::NativeView context) {} in CreateView() function in CefWebContentsViewOSR
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dcomponent.cc516 void Application::CreateView( in CreateView() function in flutter_runner::Application
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DTexture.cpp445 TextureViewBase* TextureBase::CreateView(const TextureViewDescriptor* descriptor) { in CreateView() function in dawn_native::TextureBase