History log of /system/media/camera/tests/camera_metadata_tests_fake_vendor.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
03860f2d50b0fd3bea570e8f6df1bbf487902032 05-Feb-2016 Eino-Ville Talvala <etalvala@google.com> Camera: Fix warnings

Change-Id: Id627530c8cb8aafb82bef277aa96e6dc2b05fec4
/system/media/camera/tests/camera_metadata_tests_fake_vendor.h
5b302a1b104205a49ebe29cc0cffee1aabcb9b74 02-Jun-2014 Narayan Kamath <narayan@google.com> Build camera tests as both 32 and 64 bit binaries.

Also fixes warnings and changes the build rule from
BUILD_EXECUTABLE to BUILD_NATIVE_TEST, so that the binary
doesn't get installed under /system/bin.

(cherry-picked from commit commit 550458b2e2ba280030d1774395f3062a3d9af01)

Change-Id: If653fae98870b77841ec11e26fbcc64656202e18
/system/media/camera/tests/camera_metadata_tests_fake_vendor.h
9c13e191ea2d9622d00621d6acb009a9a759dc92 15-Feb-2014 Ruben Brunk <rubenbrunk@google.com> camera3: Pass vendor tags through binder.

Bug: 12134423

Change-Id: Icef3fe9e67160767bdb8244ac49c85b68b497123
/system/media/camera/tests/camera_metadata_tests_fake_vendor.h
03486956904a461e2b9ea368ecf355e40cbea17a 06-Feb-2013 Alexander Ray <aray@google.com> Camera: Add operations to enumerate vendor tags

Adds methods so the framework can enumerate the entire set of vendor
tags supported on a platform.

Change-Id: I17f6c14afd44a1fb0d165f4a13060dd828c80d84
/system/media/camera/tests/camera_metadata_tests_fake_vendor.h
94c1901a96c268f55012809f8261f2ec89c16dea 05-Apr-2012 Eino-Ville Talvala <etalvala@google.com> Improvements to the camera metadata structure

- Add vendor_tag_query_ops_t as argument to methods inside it.

- Add version and flags fields

- Add sorted flag; additions and appends are not sorted, and thus
reset the flag.

- Add sort method, which sets the sorted flag.

- Add find-by-tag method, which uses a linear search on a non-sorted
buffer, and a binary search on a sorted buffer.

- Change dump method to take in a fd, like the HAL-level dump methods
do.

- Minor revisions to tag definitions, including a few enums for
enumerated-value tags.

Change-Id: I5f37e326519bda032cb3362da4ab3bf50eb98b4e
/system/media/camera/tests/camera_metadata_tests_fake_vendor.h
d8afb4d1a4245b2a9d722cbb358a4d6febed89cf 10-Feb-2012 Eino-Ville Talvala <etalvala@google.com> Add a camera metadata structure and utility methods

Change-Id: I320cc33f31ebd8ce183572a447df8fae691eec0d
/system/media/camera/tests/camera_metadata_tests_fake_vendor.h