Home
last modified time | relevance | path

Searched refs:native_present_control (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/egl/common/
Dnative.h96 struct native_present_control { struct
127 const struct native_present_control *ctrl); argument
Degl_g3d_st.c195 struct native_present_control ctrl; in egl_g3d_st_framebuffer_flush_front()
Dnative_helper.c396 struct native_present_control ctrl; in native_display_copy_to_pixmap()
Degl_g3d_api.c560 struct native_present_control ctrl; in swap_buffers()
/external/mesa3d/src/gallium/state_trackers/egl/gdi/
Dnative_gdi.c164 const struct native_present_control *ctrl) in gdi_surface_present()
/external/mesa3d/src/gallium/state_trackers/egl/wayland/
Dnative_wayland.c300 const struct native_present_control *ctrl) in wayland_surface_present()
/external/mesa3d/src/gallium/state_trackers/egl/fbdev/
Dnative_fbdev.c187 const struct native_present_control *ctrl) in fbdev_surface_present()
/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dnative_ximage.c173 const struct native_present_control *ctrl) in ximage_surface_present()
Dnative_dri2.c358 const struct native_present_control *ctrl) in dri2_surface_present()
/external/mesa3d/src/gallium/state_trackers/egl/drm/
Dmodeset.c197 const struct native_present_control *ctrl) in drm_surface_present()
/external/mesa3d/src/gallium/state_trackers/egl/android/
Dnative_android.cpp395 const native_present_control *ctrl) in android_surface_present()
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
Ddxgi_native.cpp1110 struct native_present_control ctrl; in Present()