Home
last modified time | relevance | path

Searched defs:create_surface (Results 1 – 10 of 10) 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/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/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/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/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