Home
last modified time | relevance | path

Searched refs:native_surface (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/egl/common/
Dnative.h115 struct native_surface { struct
121 void (*destroy)(struct native_surface *nsurf); argument
126 boolean (*present)(struct native_surface *nsurf, argument
141 boolean (*validate)(struct native_surface *nsurf, uint attachment_mask, argument
148 void (*wait)(struct native_surface *nsurf); argument
234 struct native_surface *(*create_window_surface)(struct native_display *ndpy,
243 struct native_surface *(*create_pixmap_surface)(struct native_display *ndpy,
262 struct native_surface *nsurf,
Dnative_modeset.h32 struct native_surface;
70 struct native_surface *(*create_scanout_surface)(struct native_display *ndpy,
83 struct native_surface *nsurf, uint x, uint y,
Degl_g3d.h76 struct native_surface *native;
Degl_g3d_image.c47 struct native_surface *nsurf; in egl_g3d_reference_native_pixmap()
Degl_g3d_api.c229 struct native_surface *nsurf; in egl_g3d_create_surface()
801 struct native_surface *nsurf; in egl_g3d_show_screen_surface()
Dnative_helper.c377 struct native_surface *nsurf; in native_display_copy_to_pixmap()
Degl_g3d.c44 struct native_surface *nsurf, in egl_g3d_invalid_surface()
/external/mesa3d/src/gallium/state_trackers/egl/gdi/
Dnative_gdi.c51 struct native_surface base;
71 gdi_surface(const struct native_surface *nsurf) in gdi_surface()
80 gdi_surface_update_geometry(struct native_surface *nsurf) in gdi_surface_update_geometry()
98 gdi_surface_update_buffers(struct native_surface *nsurf, uint buffer_mask) in gdi_surface_update_buffers()
114 gdi_surface_invalidate(struct native_surface *nsurf) in gdi_surface_invalidate()
125 gdi_surface_flush_frontbuffer(struct native_surface *nsurf) in gdi_surface_flush_frontbuffer()
143 gdi_surface_swap_buffers(struct native_surface *nsurf) in gdi_surface_swap_buffers()
163 gdi_surface_present(struct native_surface *nsurf, in gdi_surface_present()
187 gdi_surface_validate(struct native_surface *nsurf, uint attachment_mask, in gdi_surface_validate()
213 gdi_surface_wait(struct native_surface *nsurf) in gdi_surface_wait()
[all …]
/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dnative_ximage.c56 struct native_surface base;
81 ximage_surface(const struct native_surface *nsurf) in ximage_surface()
96 ximage_surface_update_geometry(struct native_surface *nsurf) in ximage_surface_update_geometry()
114 ximage_surface_update_buffers(struct native_surface *nsurf, uint buffer_mask) in ximage_surface_update_buffers()
130 ximage_surface_invalidate(struct native_surface *nsurf) in ximage_surface_invalidate()
141 ximage_surface_flush_frontbuffer(struct native_surface *nsurf) in ximage_surface_flush_frontbuffer()
155 ximage_surface_swap_buffers(struct native_surface *nsurf) in ximage_surface_swap_buffers()
172 ximage_surface_present(struct native_surface *nsurf, in ximage_surface_present()
196 ximage_surface_validate(struct native_surface *nsurf, uint attachment_mask, in ximage_surface_validate()
222 ximage_surface_wait(struct native_surface *nsurf) in ximage_surface_wait()
[all …]
Dnative_dri2.c70 struct native_surface base;
98 dri2_surface(const struct native_surface *nsurf) in dri2_surface()
113 dri2_surface_process_drawable_buffers(struct native_surface *nsurf, in dri2_surface_process_drawable_buffers()
195 dri2_surface_get_buffers(struct native_surface *nsurf, uint buffer_mask) in dri2_surface_get_buffers()
274 dri2_surface_update_buffers(struct native_surface *nsurf, uint buffer_mask) in dri2_surface_update_buffers()
287 dri2_surface_receive_events(struct native_surface *nsurf) in dri2_surface_receive_events()
294 dri2_surface_flush_frontbuffer(struct native_surface *nsurf) in dri2_surface_flush_frontbuffer()
316 dri2_surface_swap_buffers(struct native_surface *nsurf, int num_rects, in dri2_surface_swap_buffers()
357 dri2_surface_present(struct native_surface *nsurf, in dri2_surface_present()
381 dri2_surface_validate(struct native_surface *nsurf, uint attachment_mask, in dri2_surface_validate()
[all …]
/external/mesa3d/src/gallium/state_trackers/egl/fbdev/
Dnative_fbdev.c74 struct native_surface base;
92 fbdev_surface(const struct native_surface *nsurf) in fbdev_surface()
98 fbdev_surface_validate(struct native_surface *nsurf, uint attachment_mask, in fbdev_surface_validate()
149 fbdev_surface_update_drawable(struct native_surface *nsurf, in fbdev_surface_update_drawable()
186 fbdev_surface_present(struct native_surface *nsurf, in fbdev_surface_present()
232 fbdev_surface_wait(struct native_surface *nsurf) in fbdev_surface_wait()
238 fbdev_surface_destroy(struct native_surface *nsurf) in fbdev_surface_destroy()
246 static struct native_surface *
304 static struct native_surface *
315 struct native_surface *nsurf, uint x, uint y, in fbdev_display_program()
/external/mesa3d/src/gallium/state_trackers/egl/android/
Dnative_android.cpp68 struct native_surface base;
101 android_surface(const struct native_surface *nsurf) in android_surface()
229 android_surface_clear_cache(struct native_surface *nsurf) in android_surface_clear_cache()
243 android_surface_add_cache(struct native_surface *nsurf, in android_surface_add_cache()
321 android_surface_dequeue_buffer(struct native_surface *nsurf) in android_surface_dequeue_buffer()
347 android_surface_enqueue_buffer(struct native_surface *nsurf) in android_surface_enqueue_buffer()
362 android_surface_swap_buffers(struct native_surface *nsurf) in android_surface_swap_buffers()
394 android_surface_present(struct native_surface *nsurf, in android_surface_present()
439 android_surface_validate(struct native_surface *nsurf, uint attachment_mask, in android_surface_validate()
480 android_surface_wait(struct native_surface *nsurf) in android_surface_wait()
[all …]
/external/mesa3d/src/gallium/state_trackers/egl/drm/
Dnative_drm.h95 struct native_surface base;
138 drm_surface(const struct native_surface *nsurf) in drm_surface()
161 struct native_surface *
Dmodeset.c38 drm_surface_validate(struct native_surface *nsurf, uint attachment_mask, in drm_surface_validate()
63 drm_surface_init_framebuffers(struct native_surface *nsurf, boolean need_back) in drm_surface_init_framebuffers()
122 drm_surface_flush_frontbuffer(struct native_surface *nsurf) in drm_surface_flush_frontbuffer()
136 drm_surface_copy_swap(struct native_surface *nsurf) in drm_surface_copy_swap()
155 drm_surface_swap_buffers(struct native_surface *nsurf) in drm_surface_swap_buffers()
196 drm_surface_present(struct native_surface *nsurf, in drm_surface_present()
223 drm_surface_wait(struct native_surface *nsurf) in drm_surface_wait()
231 drm_surface_destroy(struct native_surface *nsurf) in drm_surface_destroy()
291 struct native_surface *
449 struct native_surface *nsurf, uint x, uint y, in drm_display_program()
[all …]
Dnative_drm.c249 static struct native_surface *
/external/mesa3d/src/gallium/state_trackers/egl/wayland/
Dnative_wayland.c203 wayland_surface_validate(struct native_surface *nsurf, uint attachment_mask, in wayland_surface_validate()
252 wayland_surface_swap_buffers(struct native_surface *nsurf) in wayland_surface_swap_buffers()
299 wayland_surface_present(struct native_surface *nsurf, in wayland_surface_present()
345 wayland_surface_wait(struct native_surface *nsurf) in wayland_surface_wait()
351 wayland_surface_destroy(struct native_surface *nsurf) in wayland_surface_destroy()
369 static struct native_surface *
Dnative_wayland.h74 struct native_surface base;
103 wayland_surface(const struct native_surface *nsurf) in wayland_surface()
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
Ddxgi_native.cpp315 …static void handle_invalid_surface(struct native_display *ndpy, struct native_surface *nsurf, unsi… in handle_invalid_surface()
880 struct native_surface* surface;