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

  /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 155 milliseconds