aboutsummaryrefslogtreecommitdiffstats
path: root/android/camera/camera-service.h
Commit message (Collapse)AuthorAgeFilesLines
* Add -webcam commandline option to control webcam emulationVladimir Chtchetkine2011-09-201-0/+3
| | | | | | -webcam name=<name>[,dir=<direction>] options controls web cameras to use for emulation. Change-Id: I961fd399c7e041541adda040dd24f194cc383cb9
* Camera service skeletonVladimir Chtchetkine2011-09-071-0/+27
Skeleton that implements camera emulation service over QEMU pipe. More meat will be added as the guest camera emulation develops. This is a patch taken from approved AOSP commit that didn't go through because of a merge conflict. Change-Id: I6f0a2e42be4f5f0bd86d3dbf0c2a609e74b200c2