HomeSort by relevance Sort by last modified time
    Searched full:native_display (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
native_wayland_bufmgr.h 29 struct native_display;
35 boolean (*bind_display)(struct native_display *ndpy,
38 boolean (*unbind_display)(struct native_display *ndpy,
41 struct pipe_resource *(*buffer_get_resource)(struct native_display *ndpy,
45 boolean (*query_buffer)(struct native_display *ndpy,
native.h 176 struct native_display { struct
195 boolean (*init_screen)(struct native_display *ndpy);
197 void (*destroy)(struct native_display *ndpy);
204 int (*get_param)(struct native_display *ndpy,
211 const struct native_config **(*get_configs)(struct native_display *ndpy,
218 boolean (*get_pixmap_format)(struct native_display *ndpy,
227 boolean (*copy_to_pixmap)(struct native_display *ndpy,
234 struct native_surface *(*create_window_surface)(struct native_display *ndpy,
243 struct native_surface *(*create_pixmap_surface)(struct native_display *ndpy,
261 void (*invalid_surface)(struct native_display *ndpy
    [all...]
native_helper.h 86 struct native_display *ndpy);
101 struct native_display *ndpy);
110 native_display_copy_to_pixmap(struct native_display *ndpy,
115 drm_display_import_native_buffer(struct native_display *ndpy,
119 drm_display_export_native_buffer(struct native_display *ndpy,
native_modeset.h 31 struct native_display;
53 const struct native_connector **(*get_connectors)(struct native_display *ndpy,
62 const struct native_mode **(*get_modes)(struct native_display *ndpy,
70 struct native_surface *(*create_scanout_surface)(struct native_display *ndpy,
82 boolean (*program)(struct native_display *ndpy, int crtc_idx,
native_buffer.h 35 struct native_display;
65 struct pipe_resource *(*import_buffer)(struct native_display *ndpy,
71 boolean (*export_buffer)(struct native_display *ndpy,
native_wayland_drm_bufmgr_helper.c 19 struct native_display *ndpy = user_data;
66 egl_g3d_wl_drm_common_wl_buffer_get_resource(struct native_display *ndpy,
73 egl_g3d_wl_drm_common_query_buffer(struct native_display *ndpy,
native_wayland_drm_bufmgr_helper.h 40 egl_g3d_wl_drm_common_wl_buffer_get_resource(struct native_display *ndpy,
44 egl_g3d_wl_drm_common_query_buffer(struct native_display *ndpy,
  /external/mesa3d/src/gallium/state_trackers/egl/common/
native_wayland_bufmgr.h 29 struct native_display;
35 boolean (*bind_display)(struct native_display *ndpy,
38 boolean (*unbind_display)(struct native_display *ndpy,
41 struct pipe_resource *(*buffer_get_resource)(struct native_display *ndpy,
45 boolean (*query_buffer)(struct native_display *ndpy,
native.h 176 struct native_display { struct
195 boolean (*init_screen)(struct native_display *ndpy);
197 void (*destroy)(struct native_display *ndpy);
204 int (*get_param)(struct native_display *ndpy,
211 const struct native_config **(*get_configs)(struct native_display *ndpy,
218 boolean (*get_pixmap_format)(struct native_display *ndpy,
227 boolean (*copy_to_pixmap)(struct native_display *ndpy,
234 struct native_surface *(*create_window_surface)(struct native_display *ndpy,
243 struct native_surface *(*create_pixmap_surface)(struct native_display *ndpy,
261 void (*invalid_surface)(struct native_display *ndpy
    [all...]
native_helper.h 86 struct native_display *ndpy);
101 struct native_display *ndpy);
110 native_display_copy_to_pixmap(struct native_display *ndpy,
115 drm_display_import_native_buffer(struct native_display *ndpy,
119 drm_display_export_native_buffer(struct native_display *ndpy,
native_modeset.h 31 struct native_display;
53 const struct native_connector **(*get_connectors)(struct native_display *ndpy,
62 const struct native_mode **(*get_modes)(struct native_display *ndpy,
70 struct native_surface *(*create_scanout_surface)(struct native_display *ndpy,
82 boolean (*program)(struct native_display *ndpy, int crtc_idx,
native_buffer.h 35 struct native_display;
65 struct pipe_resource *(*import_buffer)(struct native_display *ndpy,
71 boolean (*export_buffer)(struct native_display *ndpy,
native_wayland_drm_bufmgr_helper.c 19 struct native_display *ndpy = user_data;
66 egl_g3d_wl_drm_common_wl_buffer_get_resource(struct native_display *ndpy,
73 egl_g3d_wl_drm_common_query_buffer(struct native_display *ndpy,
native_wayland_drm_bufmgr_helper.h 40 egl_g3d_wl_drm_common_wl_buffer_get_resource(struct native_display *ndpy,
44 egl_g3d_wl_drm_common_query_buffer(struct native_display *ndpy,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/null/
native_null.c 41 struct native_display base;
50 null_display(const struct native_display *ndpy)
56 null_display_get_configs(struct native_display *ndpy, int *num_configs)
74 null_display_get_param(struct native_display *ndpy,
81 null_display_destroy(struct native_display *ndpy)
91 null_display_init_config(struct native_display *ndpy)
123 null_display_init_screen(struct native_display *ndpy)
147 static struct native_display *
168 static struct native_display *
171 struct native_display *ndpy = NULL
    [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/null/
native_null.c 41 struct native_display base;
50 null_display(const struct native_display *ndpy)
56 null_display_get_configs(struct native_display *ndpy, int *num_configs)
74 null_display_get_param(struct native_display *ndpy,
81 null_display_destroy(struct native_display *ndpy)
91 null_display_init_config(struct native_display *ndpy)
123 null_display_init_screen(struct native_display *ndpy)
147 static struct native_display *
168 static struct native_display *
171 struct native_display *ndpy = NULL
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_private.h 41 struct native_display;
44 dxgi_loader_create_drm_screen(struct native_display* dpy, const char *name, int fd);
47 dxgi_loader_create_sw_screen(struct native_display* dpy, struct sw_winsys *ws);
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_private.h 41 struct native_display;
44 dxgi_loader_create_drm_screen(struct native_display* dpy, const char *name, int fd);
47 dxgi_loader_create_sw_screen(struct native_display* dpy, struct sw_winsys *ws);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/drm/
native_drm.c 44 drm_display_is_format_supported(struct native_display *ndpy,
54 drm_display_get_configs(struct native_display *ndpy, int *num_configs)
104 drm_display_get_param(struct native_display *ndpy,
122 drm_display_destroy(struct native_display *ndpy)
194 struct native_display *ndpy = user_data;
207 drm_display_bind_wayland_display(struct native_display *ndpy,
226 drm_display_unbind_wayland_display(struct native_display *ndpy,
250 drm_create_pixmap_surface(struct native_display *ndpy,
260 drm_display_init_screen(struct native_display *ndpy)
265 static struct native_display *
    [all...]
native_drm.h 53 struct native_display base;
126 drm_display(const struct native_display *ndpy)
156 drm_display_init_modeset(struct native_display *ndpy);
159 drm_display_fini_modeset(struct native_display *ndpy);
162 drm_display_create_surface_from_resource(struct native_display *ndpy,
  /external/mesa3d/src/gallium/state_trackers/egl/drm/
native_drm.c 44 drm_display_is_format_supported(struct native_display *ndpy,
54 drm_display_get_configs(struct native_display *ndpy, int *num_configs)
104 drm_display_get_param(struct native_display *ndpy,
122 drm_display_destroy(struct native_display *ndpy)
194 struct native_display *ndpy = user_data;
207 drm_display_bind_wayland_display(struct native_display *ndpy,
226 drm_display_unbind_wayland_display(struct native_display *ndpy,
250 drm_create_pixmap_surface(struct native_display *ndpy,
260 drm_display_init_screen(struct native_display *ndpy)
265 static struct native_display *
    [all...]
native_drm.h 53 struct native_display base;
126 drm_display(const struct native_display *ndpy)
156 drm_display_init_modeset(struct native_display *ndpy);
159 drm_display_fini_modeset(struct native_display *ndpy);
162 drm_display_create_surface_from_resource(struct native_display *ndpy,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
native_x11.h 32 struct native_display *
36 struct native_display *
  /external/mesa3d/src/gallium/state_trackers/egl/x11/
native_x11.h 32 struct native_display *
36 struct native_display *
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/gdi/
native_gdi.c 41 struct native_display base;
65 gdi_display(const struct native_display *ndpy)
228 gdi_display_create_window_surface(struct native_display *ndpy,
266 fill_color_formats(struct native_display *ndpy, enum pipe_format formats[8])
294 gdi_display_get_configs(struct native_display *ndpy, int *num_configs)
336 gdi_display_get_param(struct native_display *ndpy,
357 gdi_display_destroy(struct native_display *ndpy)
370 gdi_display_init_screen(struct native_display *ndpy)
389 static struct native_display *
413 static struct native_display *
    [all...]

Completed in 89 milliseconds

1 2 3