Searched defs:CreateGPUSurface (Results 1 – 7 of 7) sorted by relevance
30 std::unique_ptr<Surface> AndroidSurfaceVulkan::CreateGPUSurface() { in CreateGPUSurface() function in flutter::AndroidSurfaceVulkan
58 std::unique_ptr<Surface> AndroidSurfaceGL::CreateGPUSurface() { in CreateGPUSurface() function in flutter::AndroidSurfaceGL
59 std::unique_ptr<Surface> AndroidSurfaceSoftware::CreateGPUSurface() { in CreateGPUSurface() function in flutter::AndroidSurfaceSoftware
31 std::unique_ptr<Surface> EmbedderSurfaceSoftware::CreateGPUSurface() { in CreateGPUSurface() function in flutter::EmbedderSurfaceSoftware
92 std::unique_ptr<Surface> EmbedderSurfaceGL::CreateGPUSurface() { in CreateGPUSurface() function in flutter::EmbedderSurfaceGL
29 std::unique_ptr<Surface> OhosSurfaceGL::CreateGPUSurface() in CreateGPUSurface() function in flutter::OhosSurfaceGL
53 std::unique_ptr<Surface> OhosSurfaceSoftware::CreateGPUSurface() in CreateGPUSurface() function in flutter::OhosSurfaceSoftware