Searched refs:android_surface (Results 1 – 2 of 2) sorted by relevance
67 struct android_surface { struct100 static INLINE struct android_surface * argument101 android_surface(const struct native_surface *nsurf) in android_surface() function103 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 …]