HomeSort by relevance Sort by last modified time
    Searched refs:android_surface (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/android/
native_android.cpp 67 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(nsurf)
    [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/android/
native_android.cpp 67 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(nsurf)
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp 66 sp<Surface> android_surface; variable
    [all...]

Completed in 77 milliseconds