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

/external/qemu/android/camera/
H A Dcamera-common.h122 typedef struct CameraInfo { struct
143 } CameraInfo; typedef in typeref:struct:CameraInfo
145 /* Allocates CameraInfo instance. */
146 static __inline__ CameraInfo* _camera_info_alloc(void)
148 CameraInfo* ci;
153 /* Frees all resources allocated for CameraInfo instance (including the
156 static __inline__ void _camera_info_free(CameraInfo* ci)
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 69 milliseconds