platform_hardware_libhardware/modules/camera/3_4
Ari Hausman-Cohen 5156c2d1c9 Add metadata class for fixed properties.
Fixed properties are, as the name implies, just a single
value that doesn't change.

BUG: 30140438
Change-Id: I2d8d10f16a3665532946a8abca17d01f5c022fdc
TEST: unit tests pass
2016-08-04 18:35:58 -07:00
..
metadata Add metadata class for fixed properties. 2016-08-04 18:35:58 -07:00
Android.mk Add metadata class for fixed properties. 2016-08-04 18:35:58 -07:00
camera.cpp Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
camera.h Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
common.h Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
stream.cpp Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
stream.h Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
stream_format.cpp Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
stream_format.h Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
v4l2_camera.cpp Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
v4l2_camera.h Move array_vector. 2016-08-02 11:15:39 -07:00
v4l2_camera_hal.cpp Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
v4l2_camera_hal.h Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
v4l2_gralloc.cpp Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
v4l2_gralloc.h Style fix: renaming and include guards. 2016-07-25 11:00:34 -07:00
v4l2_metadata.cpp Separated v4l2_metadata into two pieces. 2016-08-02 11:15:50 -07:00
v4l2_metadata.h Separated v4l2_metadata into two pieces. 2016-08-02 11:15:50 -07:00
v4l2_wrapper.cpp Change v4l2_wrapper set control to accept null. 2016-08-04 15:33:50 -07:00
v4l2_wrapper.h Change v4l2_wrapper set control to accept null. 2016-08-04 15:33:50 -07:00
v4l2_wrapper_mock.h Add metadata helper class. 2016-07-28 18:33:11 -07:00