Searched defs:android_surface (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/egl/android/
H A Dnative_android.cpp67 struct android_surface { struct
100 static INLINE struct android_surface *
101 android_surface(const struct native_surface *nsurf) function
103 return (struct android_surface *) nsurf;
231 struct android_surface *asurf = android_surface(nsurf);
246 struct android_surface *asurf = android_surface(nsurf);
323 struct android_surface *asurf = android_surface(nsur
[all...]

Completed in 90 milliseconds