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.rs96 fn create_surface( in create_surface() method
Dlib.rs256 fn create_surface( in create_surface() method
434 pub fn create_surface( in create_surface() method
Dgpu_display_wl.rs321 fn create_surface( in create_surface() method
Dgpu_display_x.rs592 fn create_surface( in create_surface() method
/external/virglrenderer/src/gallium/include/pipe/
Dp_context.h358 struct pipe_surface *(*create_surface)(struct pipe_context *ctx, member
/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.rs106 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.cpp47 static sk_sp<SkSurface> create_surface(SkAlphaType at = kPremul_SkAlphaType, in create_surface() function
DImageFilterTest.cpp350 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