History log of /packages/apps/Camera2/src/com/android/camera/stats/CaptureSessionStatsCollector.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f80bfbb58f6ddd0a1f428e0166334daebc5887ab 06-Apr-2015 I-Jong Lin <ijonglin@google.com> Avoid Camera2 Contanimation in Kit-Kat, Part 2

Bug: 383307

Removed the run-time references to Camera2 API structures
within the face-detection instrumentation code.

Change-Id: Ib2e6acb74446c5abbbb572e28d8cc06f83f01a8f
/packages/apps/Camera2/src/com/android/camera/stats/CaptureSessionStatsCollector.java
ad529c3073ce16c1cc2861f33658132b87bfea95 18-Mar-2015 I-Jong Lin <ijonglin@google.com> Add Faces and Lens Dist. info to photoCaptureDone

Added the plumbing for getting values off of the
TotalCaptureResult and putting them into the
photoCaptureDoneEvent.

Bug: 19805467
Change-Id: Id0d16623ffe7eef78b23fd15a4edfeeca5a66eaa
/packages/apps/Camera2/src/com/android/camera/stats/CaptureSessionStatsCollector.java
d2672f692de547859664be4e7f6950f8f9b0bc89 17-Mar-2015 Andy Huibers <andyhuibers@google.com> Add processing time to capture done event for CaptureModule captures.

Bug: 18913439
Bug: 19035503
Change-Id: Ib3768d93a2240ccfbf5f5a750b66939c6930ed0e
/packages/apps/Camera2/src/com/android/camera/stats/CaptureSessionStatsCollector.java
e7c53cc907f5bb40c8d112830d12ac494e4c68c5 12-Mar-2015 I-Jong Lin <ijonglin@google.com> Add PhotoCaptureEvent to Capture Module

Adds a CaptureSession collector class so that
we can combine stats information from both the
CaptureModule and ImageBackend to create a
complete PhotoCaptureDone event.

Bug: 19035503
Change-Id: Ide5f708c5f3efb710fa704f3f30c52ac7a8c3fe4
/packages/apps/Camera2/src/com/android/camera/stats/CaptureSessionStatsCollector.java