Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/apple/
Dapple_glx_surface.c129 create_surface(Display * dpy, int screen, struct apple_glx_drawable *d) in create_surface() function
/external/crosvm/gpu_display/src/
Dgpu_display_stub.rs101 fn create_surface( in create_surface() method
Dlib.rs278 fn create_surface( in create_surface() method
451 pub fn create_surface( in create_surface() method
Dgpu_display_wl.rs330 fn create_surface( in create_surface() method
Dgpu_display_x.rs609 fn create_surface( in create_surface() method
/external/crosvm/gpu_display/src/gpu_display_win/
Dmod.rs179 fn create_surface( in create_surface() method
/external/mesa3d/src/gallium/include/pipe/
Dp_context.h712 struct pipe_surface *(*create_surface)(struct pipe_context *ctx, member
/external/crosvm/devices/src/virtio/gpu/
Dvirtio_gpu.rs148 fn create_surface( in create_surface() method
/external/mesa3d/src/gallium/tools/trace/
Ddump_state.py681 def create_surface(self, resource, surf_tmpl): member in Context
/external/skia/tests/
DSurfaceTest.cpp86 static sk_sp<SkSurface> create_surface(SkAlphaType at = kPremul_SkAlphaType, in create_surface() function
DImageFilterTest.cpp386 static sk_sp<SkSurface> create_surface(GrRecordingContext* rContext, int width, int height) { in create_surface() function
/external/wayland/tests/data/
Dexample-server.h1059 void (*create_surface)(struct wl_client *client, member