Searched defs:create_surface (Results 1 – 12 of 12) sorted by relevance
/external/mesa3d/src/glx/apple/ |
D | apple_glx_surface.c | 129 create_surface(Display * dpy, int screen, struct apple_glx_drawable *d) in create_surface() function
|
/external/crosvm/gpu_display/src/ |
D | gpu_display_stub.rs | 96 fn create_surface( in create_surface() method
|
D | lib.rs | 256 fn create_surface( in create_surface() method 434 pub fn create_surface( in create_surface() method
|
D | gpu_display_wl.rs | 321 fn create_surface( in create_surface() method
|
D | gpu_display_x.rs | 592 fn create_surface( in create_surface() method
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_context.h | 358 struct pipe_surface *(*create_surface)(struct pipe_context *ctx, member
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_context.h | 712 struct pipe_surface *(*create_surface)(struct pipe_context *ctx, member
|
/external/crosvm/devices/src/virtio/gpu/ |
D | virtio_gpu.rs | 106 fn create_surface( in create_surface() method
|
/external/mesa3d/src/gallium/tools/trace/ |
D | dump_state.py | 681 def create_surface(self, resource, surf_tmpl): member in Context
|
/external/skia/tests/ |
D | SurfaceTest.cpp | 47 static sk_sp<SkSurface> create_surface(SkAlphaType at = kPremul_SkAlphaType, in create_surface() function
|
D | ImageFilterTest.cpp | 350 static sk_sp<SkSurface> create_surface(GrRecordingContext* rContext, int width, int height) { in create_surface() function
|
/external/wayland/tests/data/ |
D | example-server.h | 1059 void (*create_surface)(struct wl_client *client, member
|