OSDN Git Service

modules: camera: Shutter notify message support
authorAlex Ray <aray@google.com>
Tue, 4 Jun 2013 19:38:07 +0000 (12:38 -0700)
committerAlex Ray <aray@google.com>
Tue, 9 Jul 2013 19:19:04 +0000 (12:19 -0700)
commit764e442baf0b53284a986b7ed91578fdab42142f
treec223b1e08e0a8dec9a87f0b819c2c1ab00272410
parentef079d59d1c3e1c4bfc9e994715838c4eae92bac
modules: camera: Shutter notify message support

The shutter callback timestamp should originate from the sensor itself,
since it knows exactly when the first line of the frame started
exposing.  However, as a fallback (or in the CPU-painting case) query
CLOCK_BOOTTIME instead.

Change-Id: Id57c05525e9c575d009b9deb96a69557fccac16b
modules/camera/Camera.cpp
modules/camera/Camera.h