OSDN Git Service

Camera: update NDK metadata tag documents
authorYin-Chia Yeh <yinchiayeh@google.com>
Wed, 25 May 2016 08:29:55 +0000 (01:29 -0700)
committerYin-Chia Yeh <yinchiayeh@google.com>
Tue, 31 May 2016 21:52:18 +0000 (14:52 -0700)
commitc9c2c6849c68ddb458d63b5f864ea76a8448a3d2
treed8398f308a2caada66edc06b7f50ea166025053e
parent1d3e1a75837712a7c8953feabf6af9eec84dd296
Camera: update NDK metadata tag documents

- Create a separate ndk_metadata_properties.xml to convert java
  API specific documents to NDK specific.
- Replace link to public SDK by NDK counterparts or hyperlink
  to public SDK website.
- Disable markdown->html rendering on tables because doxygen
  supports markdown syntax and does not support thead/tbody tag.
- Add descriptions to rectangle keys to specify their data
  representation is (left, top, width, height)

Bug: 27102995
Change-Id: I6b6da019dde66f28fce72937f05bd984638ec2ba
camera/docs/metadata-generate
camera/docs/metadata_helpers.py
camera/docs/ndk_metadata_properties.xml [new file with mode: 0644]