Home
last modified time | relevance | path

Searched refs:WindowSurfaceVkAndroid (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/android/
DWindowSurfaceVkAndroid.cpp19 WindowSurfaceVkAndroid::WindowSurfaceVkAndroid(const egl::SurfaceState &surfaceState, in WindowSurfaceVkAndroid() function in rx::WindowSurfaceVkAndroid
24 angle::Result WindowSurfaceVkAndroid::createSurfaceVk(vk::Context *context, gl::Extents *extentsOut) in createSurfaceVk()
37 angle::Result WindowSurfaceVkAndroid::getCurrentWindowSize(vk::Context *context, in getCurrentWindowSize()
DWindowSurfaceVkAndroid.h18 class WindowSurfaceVkAndroid : public WindowSurfaceVk
21 WindowSurfaceVkAndroid(const egl::SurfaceState &surfaceState, EGLNativeWindowType window);
DDisplayVkAndroid.cpp47 return new WindowSurfaceVkAndroid(state, window); in createWindowSurfaceVk()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DBUILD.gn109 "android/WindowSurfaceVkAndroid.cpp",
110 "android/WindowSurfaceVkAndroid.h",