Searched defs:create_surface (Results 1 – 8 of 8) sorted by relevance
129 create_surface(Display * dpy, int screen, struct apple_glx_drawable *d) in create_surface() function
131 VkSurfaceKHR ShellAndroid::create_surface(VkInstance instance) in create_surface() function in ShellAndroid
141 VkSurfaceKHR ShellWin32::create_surface(VkInstance instance) in create_surface() function in ShellWin32
191 VkSurfaceKHR ShellXcb::create_surface(VkInstance instance) in create_surface() function in ShellXcb
219 VkSurfaceKHR ShellWayland::create_surface(VkInstance instance) { in create_surface() function in ShellWayland
369 struct pipe_surface *(*create_surface)(struct pipe_context *ctx, member
37 static sk_sp<SkSurface> create_surface(SkAlphaType at = kPremul_SkAlphaType, in create_surface() function
380 static sk_sp<SkSurface> create_surface(GrContext* context, int width, int height) { in create_surface() function