Home
last modified time | relevance | path

Searched defs:create_surface (Results 1 – 13 of 13) 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.rs106 fn create_surface(&mut self, width: u32, height: u32) -> u32 { in create_surface() method
151 fn create_surface( in create_surface() method
Dlib.rs135 fn create_surface( in create_surface() method
241 pub fn create_surface( in create_surface() method
Dgpu_display_wl.rs193 fn create_surface( in create_surface() method
Dgpu_display_x.rs717 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/skqp/tests/
DSurfaceTest.cpp41 static sk_sp<SkSurface> create_surface(SkAlphaType at = kPremul_SkAlphaType, in create_surface() function
DImageFilterTest.cpp392 static sk_sp<SkSurface> create_surface(GrContext* context, int width, int height) { in create_surface() function
/external/mesa3d/src/gallium/tools/trace/
Ddump_state.py681 def create_surface(self, resource, surf_tmpl): member in Context
/external/skia/tests/
DSurfaceTest.cpp46 static sk_sp<SkSurface> create_surface(SkAlphaType at = kPremul_SkAlphaType, in create_surface() function
DImageFilterTest.cpp345 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