Home
last modified time | relevance | path

Searched defs: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
68 struct native_surface base;
70 struct android_display *adpy;
71 ANativeWindow *win;
74 struct pipe_resource *color_res;
76 uint stamp;
100 static INLINE struct android_surface * argument
101 android_surface(const struct native_surface *nsurf) in android_surface() function
/external/mesa3d/src/gallium/state_trackers/egl/android/
Dnative_android.cpp67 struct android_surface { struct
68 struct native_surface base;
70 struct android_display *adpy;
71 ANativeWindow *win;
74 struct pipe_resource *color_res;
76 uint stamp;
100 static INLINE struct android_surface * argument
101 android_surface(const struct native_surface *nsurf) in android_surface() function