Home
last modified time | relevance | path

Searched defs:CreateRenderingSurface (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/ohos/
Dplatform_view_ohos.cc69 std::unique_ptr<Surface> PlatformViewOhos::CreateRenderingSurface() in CreateRenderingSurface() function in flutter::PlatformViewOhos
/third_party/flutter/engine/flutter/shell/platform/embedder/
Dace_platform_view_embedder.cc46 std::unique_ptr<Surface> PlatformViewEmbedder::CreateRenderingSurface() { in CreateRenderingSurface() function in flutter::PlatformViewEmbedder
Dplatform_view_embedder.cc68 std::unique_ptr<Surface> PlatformViewEmbedder::CreateRenderingSurface() { in CreateRenderingSurface() function in flutter::PlatformViewEmbedder
/third_party/flutter/engine/flutter/shell/common/
Dace_platform_view.cc106 std::unique_ptr<Surface> PlatformView::CreateRenderingSurface() { in CreateRenderingSurface() function in flutter::PlatformView
Dplatform_view.cc117 std::unique_ptr<Surface> PlatformView::CreateRenderingSurface() { in CreateRenderingSurface() function in flutter::PlatformView
Dshell_test.cc220 std::unique_ptr<Surface> ShellTestPlatformView::CreateRenderingSurface() { in CreateRenderingSurface() function in flutter::testing::ShellTestPlatformView
/third_party/flutter/engine/flutter/shell/platform/android/
Dplatform_view_android.cc385 std::unique_ptr<Surface> PlatformViewAndroid::CreateRenderingSurface() { in CreateRenderingSurface() function in flutter::PlatformViewAndroid
Dace_platform_view_android.cc301 std::unique_ptr<Surface> PlatformViewAndroid::CreateRenderingSurface() { in CreateRenderingSurface() function in flutter::PlatformViewAndroid
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dplatform_view.cc562 std::unique_ptr<flutter::Surface> PlatformView::CreateRenderingSurface() { in CreateRenderingSurface() function in flutter_runner::PlatformView