Home
last modified time | relevance | path

Searched defs:create_surface (Results 1 – 15 of 15) 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.rs102 fn create_surface( in create_surface() method
Dgpu_display_android.rs216 fn create_surface( in create_surface() method
Dlib.rs316 fn create_surface( in create_surface() method
561 pub fn create_surface( in create_surface() method
Dgpu_display_wl.rs375 fn create_surface( in create_surface() method
Dgpu_display_x.rs698 fn create_surface( in create_surface() method
/external/mesa3d/src/gallium/drivers/zink/
Dzink_surface.c178 create_surface(struct pipe_context *pctx, in create_surface() function
/external/crosvm/gpu_display/src/gpu_display_win/
Dmod.rs267 fn create_surface( in create_surface() method
Dwindow_message_dispatcher.rs457 fn create_surface( in create_surface() method
/external/rust/crates/gbm/src/
Ddevice.rs107 pub fn create_surface<U: 'static>( in create_surface() method
/external/mesa3d/src/gallium/include/pipe/
Dp_context.h847 struct pipe_surface *(*create_surface)(struct pipe_context *ctx, member
/external/crosvm/devices/src/virtio/gpu/
Dvirtio_gpu.rs265 fn create_surface( in create_surface() method
/external/skia/tests/
DSurfaceTest.cpp90 static sk_sp<SkSurface> create_surface(SkAlphaType at = kPremul_SkAlphaType, in create_surface() function
/external/mesa3d/src/gallium/tools/trace/
Ddump_state.py732 def create_surface(self, resource, surf_tmpl): member in Context
/external/wayland/tests/data/
Dexample-server.h1059 void (*create_surface)(struct wl_client *client, member