Searched defs:CreateRenderingSurface (Results 1 – 9 of 9) sorted by relevance
69 std::unique_ptr<Surface> PlatformViewOhos::CreateRenderingSurface() in CreateRenderingSurface() function in flutter::PlatformViewOhos
46 std::unique_ptr<Surface> PlatformViewEmbedder::CreateRenderingSurface() { in CreateRenderingSurface() function in flutter::PlatformViewEmbedder
68 std::unique_ptr<Surface> PlatformViewEmbedder::CreateRenderingSurface() { in CreateRenderingSurface() function in flutter::PlatformViewEmbedder
106 std::unique_ptr<Surface> PlatformView::CreateRenderingSurface() { in CreateRenderingSurface() function in flutter::PlatformView
117 std::unique_ptr<Surface> PlatformView::CreateRenderingSurface() { in CreateRenderingSurface() function in flutter::PlatformView
220 std::unique_ptr<Surface> ShellTestPlatformView::CreateRenderingSurface() { in CreateRenderingSurface() function in flutter::testing::ShellTestPlatformView
385 std::unique_ptr<Surface> PlatformViewAndroid::CreateRenderingSurface() { in CreateRenderingSurface() function in flutter::PlatformViewAndroid
301 std::unique_ptr<Surface> PlatformViewAndroid::CreateRenderingSurface() { in CreateRenderingSurface() function in flutter::PlatformViewAndroid
562 std::unique_ptr<flutter::Surface> PlatformView::CreateRenderingSurface() { in CreateRenderingSurface() function in flutter_runner::PlatformView