Searched refs:ximage_surface (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
H A Dnative_ximage.c55 struct ximage_surface { struct
80 static INLINE struct ximage_surface *
81 ximage_surface(const struct native_surface *nsurf) function
83 return (struct ximage_surface *) nsurf;
98 struct ximage_surface *xsurf = ximage_surface(nsurf);
116 struct ximage_surface *xsurf = ximage_surface(nsurf);
132 struct ximage_surface *xsurf = ximage_surface(nsur
[all...]
/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dnative_ximage.c55 struct ximage_surface { struct
80 static INLINE struct ximage_surface *
81 ximage_surface(const struct native_surface *nsurf) function
83 return (struct ximage_surface *) nsurf;
98 struct ximage_surface *xsurf = ximage_surface(nsurf);
116 struct ximage_surface *xsurf = ximage_surface(nsurf);
132 struct ximage_surface *xsurf = ximage_surface(nsur
[all...]

Completed in 117 milliseconds