Home
last modified time | relevance | path

Searched defs:nsurf (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/egl/gdi/
Dnative_gdi.c71 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()
219 gdi_surface_destroy(struct native_surface *nsurf) in gdi_surface_destroy()
/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dnative_ximage.c81 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()
230 ximage_surface_destroy(struct native_surface *nsurf) in ximage_surface_destroy()
Dnative_dri2.c98 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()
417 dri2_surface_wait(struct native_surface *nsurf) in dri2_surface_wait()
[all …]
/external/mesa3d/src/gallium/state_trackers/egl/drm/
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()
449 struct native_surface *nsurf, uint x, uint y, in drm_display_program()
Dnative_drm.h138 drm_surface(const struct native_surface *nsurf) in drm_surface()
/external/mesa3d/src/gallium/state_trackers/egl/android/
Dnative_android.cpp101 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()
485 android_surface_destroy(struct native_surface *nsurf) in android_surface_destroy()
/external/mesa3d/src/gallium/state_trackers/egl/fbdev/
Dnative_fbdev.c92 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()
315 struct native_surface *nsurf, uint x, uint y, in fbdev_display_program()
/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()
Dnative_wayland.h103 wayland_surface(const struct native_surface *nsurf) in wayland_surface()
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d_image.c47 struct native_surface *nsurf; in egl_g3d_reference_native_pixmap() local
Degl_g3d_api.c229 struct native_surface *nsurf; in egl_g3d_create_surface() local
801 struct native_surface *nsurf; in egl_g3d_show_screen_surface() local
Degl_g3d.c44 struct native_surface *nsurf, in egl_g3d_invalid_surface()
Dnative_helper.c377 struct native_surface *nsurf; in native_display_copy_to_pixmap() local