Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/
DWLSurface.cpp47 WLSurface::CreateSurface(const int width, const int height, const int surfaceId) in CreateSurface() function in WLSurface
/third_party/flutter/engine/flutter/shell/platform/windows/
Dangle_surface_manager.cc144 EGLSurface AngleSurfaceManager::CreateSurface(HWND window) { in CreateSurface() function in flutter::AngleSurfaceManager
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLDirectCompositionTest.cpp175 void CreateSurface(ComPtr<ABI::Windows::UI::Composition::ISpriteVisual> visual, in CreateSurface() function in EGLDirectCompositionTest
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLDirectCompositionTest.cpp172 void CreateSurface(ComPtr<ABI::Windows::UI::Composition::ISpriteVisual> visual, in CreateSurface() function in EGLDirectCompositionTest
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dvulkan_surface_pool.cc158 std::unique_ptr<VulkanSurface> VulkanSurfacePool::CreateSurface( in CreateSurface() function in flutter_runner::VulkanSurfacePool