History log of /development/tools/emulator/system/camera/EmulatedQemuCameraDevice.h
Revision Date Author Comments
49842cee0549befb6d7a4353247190820037e1c4 15-Sep-2011 Vladimir Chtchetkine <vchtchetkine@google.com> Separate actual camera device start and frame delivery

These two tasks (starting the camera device, and starting working thread that pulls frames
from the started camera device) should be clearly separated, and should not be combined in
one method (as it was with the 'startCapturing' method).

Change-Id: I779bee924d99d9a87257c6b76791545b76795e72
5467be2eefc007ebf09baf109dafe058abc1ffc5 13-Sep-2011 Vladimir Chtchetkine <vchtchetkine@google.com> Refactored emulated camera HAL to comply with code style

Change-Id: If57b536ae6b1f9bad4213630488591a3b3cc9fdd