Home
last modified time | relevance | path

Searched refs:android_surface (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/android/
Dnative_android.cpp67 struct android_surface { struct
100 static INLINE struct android_surface * argument
101 android_surface(const struct native_surface *nsurf) in android_surface() function
103 return (struct android_surface *) nsurf; in android_surface()
231 struct android_surface *asurf = android_surface(nsurf); in android_surface_clear_cache()
246 struct android_surface *asurf = android_surface(nsurf); in android_surface_add_cache()
323 struct android_surface *asurf = android_surface(nsurf); in android_surface_dequeue_buffer()
349 struct android_surface *asurf = android_surface(nsurf); in android_surface_enqueue_buffer()
364 struct android_surface *asurf = android_surface(nsurf); in android_surface_swap_buffers()
397 struct android_surface *asurf = android_surface(nsurf); in android_surface_present()
[all …]
/external/mesa3d/src/gallium/state_trackers/egl/android/
Dnative_android.cpp67 struct android_surface { struct
100 static INLINE struct android_surface * argument
101 android_surface(const struct native_surface *nsurf) in android_surface() function
103 return (struct android_surface *) nsurf; in android_surface()
231 struct android_surface *asurf = android_surface(nsurf); in android_surface_clear_cache()
246 struct android_surface *asurf = android_surface(nsurf); in android_surface_add_cache()
323 struct android_surface *asurf = android_surface(nsurf); in android_surface_dequeue_buffer()
349 struct android_surface *asurf = android_surface(nsurf); in android_surface_enqueue_buffer()
364 struct android_surface *asurf = android_surface(nsurf); in android_surface_swap_buffers()
397 struct android_surface *asurf = android_surface(nsurf); in android_surface_present()
[all …]