Lines Matching defs:android

29 #include <android/hardware/ICameraService.h>
30 #include <android/hardware/ICamera.h>
35 namespace android {
43 &::android::hardware::ICameraService::connect;
46 sp<Camera> Camera::create(const sp<::android::hardware::ICamera>& camera)
87 sp<::android::hardware::ICameraClient> cl = c;
89 const sp<::android::hardware::ICameraService>& cs = CameraBaseT::getCameraService();
140 sp <::android::hardware::ICamera> c = mCamera;
147 sp <::android::hardware::ICamera> c = mCamera;
154 sp <::android::hardware::ICamera> c = mCamera;
163 sp <::android::hardware::ICamera> c = mCamera;
172 sp <::android::hardware::ICamera> c = mCamera;
182 sp <::android::hardware::ICamera> c = mCamera;
190 sp <::android::hardware::ICamera> c = mCamera;
199 sp <::android::hardware::ICamera> c = mCamera;
208 sp <::android::hardware::ICamera> c = mCamera;
221 sp <::android::hardware::ICamera> c = mCamera;
230 sp <::android::hardware::ICamera> c = mCamera;
238 sp <::android::hardware::ICamera> c = mCamera;
246 sp <::android::hardware::ICamera> c = mCamera;
255 sp <::android::hardware::ICamera> c = mCamera;
264 sp <::android::hardware::ICamera> c = mCamera;
272 sp <::android::hardware::ICamera> c = mCamera;
280 sp <::android::hardware::ICamera> c = mCamera;
289 sp <::android::hardware::ICamera> c = mCamera;
298 sp <::android::hardware::ICamera> c = mCamera;
308 sp <::android::hardware::ICamera> c = mCamera;
317 sp <::android::hardware::ICamera> c = mCamera;
337 sp <::android::hardware::ICamera> c = mCamera;
345 sp <::android::hardware::ICamera> c = mCamera;
501 }; // namespace android