Searched refs:gEmulatedCameraFactory (Results 1 – 7 of 7) sorted by relevance
38 android::EmulatedCameraFactory gEmulatedCameraFactory; variable291 return gEmulatedCameraFactory.cameraDeviceOpen(atoi(name), device); in device_open()296 return gEmulatedCameraFactory.getEmulatedCameraNum(); in get_number_of_cameras()302 return gEmulatedCameraFactory.getCameraInfo(camera_id, info); in get_camera_info()308 return gEmulatedCameraFactory.setCallbacks(callbacks); in set_callbacks()313 gEmulatedCameraFactory.getVendorTagOps(ops); in get_vendor_tag_ops()
62 gEmulatedCameraFactory.getFakeCameraOrientation()); in Initialize()
205 extern android::EmulatedCameraFactory gEmulatedCameraFactory;
71 gEmulatedCameraFactory.getQemuCameraOrientation()); in Initialize()
201 gEmulatedCameraFactory.onStatusChanged(cameraId, in threadLoop()
262 info->orientation = gEmulatedCameraFactory.getFakeCameraOrientation(); in getCameraInfo()619 gEmulatedCameraFactory.onStatusChanged( in triggerAction()
214 info->orientation = gEmulatedCameraFactory.getFakeCameraOrientation(); in getCameraInfo()