History log of /hardware/libhardware/modules/camera/ExampleCamera.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a82f456c387cb6ff6c5aab7c930a7a61c36ed8ba 22-Apr-2014 Sasha Levitskiy <sanek@google.com> Camera: HAL: 64-bit warning fixit.

Change-Id: Iecc3e1846fbf63c51952d115e1f167cf32135b18
Signed-off-by: Sasha Levitskiy <sanek@google.com>
/hardware/libhardware/modules/camera/ExampleCamera.cpp
80df5b529fd6b3cfaccfb2e97e5ebdaf989771ea 24-Jan-2014 Ruben Brunk <rubenbrunk@google.com> camera3: Update maxRegions tag.

Change-Id: I22501cbf7f941d9626b88182e2dda8a13a620d01
/hardware/libhardware/modules/camera/ExampleCamera.cpp
62735086edb279ca4c967d66e69f3788e6902b0a 21-Oct-2013 Alex Ray <aray@google.com> modules: camera: Metadata refactor

Add* functions const to protect data being added.
Initiailze metadata object from a camera_metadata_t.
Remove template-specific constructor.
Add convenience "add1" method to abvoid stack-allocated data.
Construct templates manually (in ExampleCamera) from base.

Change-Id: I3201f61e9d32841ea7a769d69242b40d8727c02e
/hardware/libhardware/modules/camera/ExampleCamera.cpp
61f7a0c1c1aa481d798116e5a218df04630886e6 04-Jul-2013 Alex Ray <aray@google.com> modules: camera: Abstract device-specific camera

ExampleCamera represents a specific (e.g. front or back) camera device,
and contains all the device and logic for that device/sensor.

Change-Id: Iecc1a1d905501a66edb6e3994ff93d8761b82f8b
/hardware/libhardware/modules/camera/ExampleCamera.cpp