Home
last modified time | relevance | path

Searched defs:create_surface (Results 1 – 14 of 14) sorted by relevance

/third_party/weston/xwayland/
Dxwayland-internal-interface.h37 struct weston_desktop_xwayland_surface *(*create_surface)(struct weston_desktop_xwayland *xwayland, member
/third_party/mesa3d/src/glx/apple/
Dapple_glx_surface.c129 create_surface(Display * dpy, int screen, struct apple_glx_drawable *d) in create_surface() function
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_surface.c119 create_surface(struct pipe_context *pctx, in create_surface() function
/third_party/weston/libweston-desktop/
Dxwayland.c235 create_surface(struct weston_desktop_xwayland *xwayland, in create_surface() function
/third_party/weston/clients/
Dsimple-egl-hos.c286 create_surface(struct window *window) in create_surface() function
Dsimple-egl.c358 create_surface(struct window *window) in create_surface() function
/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h797 struct pipe_surface *(*create_surface)(struct pipe_context *ctx, member
/third_party/mesa3d/src/gallium/tools/trace/
Ddump_state.py682 def create_surface(self, resource, surf_tmpl): member in Context
/third_party/skia/tests/
DSurfaceTest.cpp46 static sk_sp<SkSurface> create_surface(SkAlphaType at = kPremul_SkAlphaType, in create_surface() function
DImageFilterTest.cpp346 static sk_sp<SkSurface> create_surface(GrRecordingContext* rContext, int width, int height) { in create_surface() function
/third_party/flutter/skia/tests/
DSurfaceTest.cpp42 static sk_sp<SkSurface> create_surface(SkAlphaType at = kPremul_SkAlphaType, in create_surface() function
DImageFilterTest.cpp343 static sk_sp<SkSurface> create_surface(GrContext* context, int width, int height) { in create_surface() function
/third_party/wayland-ivi-extension/weston-ivi-shell/src/
Divi-controller.c1753 create_surface(struct ivishell *shell, function
/third_party/wayland_standard/tests/data/
Dexample-server.h1059 void (*create_surface)(struct wl_client *client, member