Commit graph

14 commits

Author SHA1 Message Date
Treehugger Robot
accc9ca58f Merge "Define more things to improve doxygen generation." am: c04410ed69 am: e63cb6ffc5
Change-Id: I8843ee40da3c1835d1c8aa18ecdf990d01aeb00b
2020-04-25 00:05:18 +00:00
Dan Albert
d124aef39a Define more things to improve doxygen generation.
Test: built docs, saw API 30 stuff
Bug: None
Change-Id: Icbdfb3269c55b0a8edb3f9cbfe49b73251b57126
2020-04-24 14:06:40 -07:00
Shuzhen Wang
e71f2409a8 Camera NDK: Add android.control.zoomRatio control
Test: Build and read docs
Bug: 144780745
Change-Id: I0601673d32fad5704aea2149cd217b94e518acdf
2020-03-23 13:08:23 -07:00
Eino-Ville Talvala
402a416574 Camera NDK: Add android.scaler.rotateAndCrop control
Test: New CTS tests pass
Bug: 134631897
Change-Id: I4c8f86a51fec2d1876d345e10815f199b2d07ab1
2020-01-21 00:32:43 -08:00
Eino-Ville Talvala
bad389fb1d Camera: Add visual samples for android.scaler.cropRegion docs
To better document the cropping specification for camera2, add diagrams
from source.android.com into the reference docs as well.

Test: Docs build, look correct

Change-Id: I1a5cafd3ba51aa1631e73140fd00a2a85ddc3e10
2020-01-06 16:14:02 -08:00
Yin-Chia Yeh
97e3b872b0 Camera: update tonemap curve images
Bug: 74942037
Merged-In: I2b4bffd685ddcb8899fb427b14c8a0ab937725c3
Change-Id: I2b4bffd685ddcb8899fb427b14c8a0ab937725c3
2018-06-07 10:43:20 -07:00
Yin-Chia Yeh
c9cf21050a Camera: update tonemap curve images
Bug: 74942037
Change-Id: I2b4bffd685ddcb8899fb427b14c8a0ab937725c3
2018-03-15 11:27:04 -07:00
Quddus Chong
81dd15ed7c docs: Remove __attribute__ expressions from Doxygen output.
Test: manually generated reference docs and verified.

Bug: 72524992
Change-Id: If795a402e44f827b291f719a4754c5c014bcc35e
2018-02-02 10:36:23 -08:00
Eino-Ville Talvala
e86a8cd0b8 NDK docs: Fix paths to frameworks/av include directories
These have moved during earlier cleanup, and the Doxyfile wasn't
updated to match.

Test: Doc generation with 'make html' includes media and camera docs
Change-Id: I7eb7e4fb28fb649915a13af486d9bc7710970f2e
2017-11-13 14:51:17 -08:00
Quddus Chong
4fe1ead312 docs: Configure Doxygen to ignore conditional compilation statements.
Test: Verified by manual build.

Change-Id: I96256700597c4dc498b36f52037ded2ea5a25e0d
2017-02-22 15:28:00 -08:00
smain@google.com
20e2095c7b update NDK doxygen templates to create DevSite-style HTML.
Previously, we had doxygen create .jd files with some syntax that
was parsed by the DocLava build tools when creating the final HTML
files for the website. But now that we're publishing these docs through
Piper, we don't need to run them through DocLava anymore. So with this
change, we now create .html files that then need to be copied to
google3/googledata/devsite/site-android/en/ndk/
where they can be immediately published via devsite once merged.
bug: 29943712

Change-Id: I8af5555f802e8c0122378bd504ad4308ff9aad56
2016-07-08 00:47:18 +00:00
Yin-Chia Yeh
45f9eaff85 Camera: Add media/camera NDK documents
Include media/camera ndk headers to codegen source.
Add docs/images directory for image links in generated documents.

Bug: 27102995
Change-Id: I9c75e2ceba3458c9962c26cf786e1402fd963696
2016-05-26 23:43:04 -07:00
Johan Euphrosine
efd6ab3cb0 framework/native/docs: remove doc footer for jd output
Change-Id: Ib65a436f4846eb5c02e42c6f1cbda5eab58c68ab
2015-05-27 10:13:35 -07:00
Johan Euphrosine
5388c52e77 frameworks/native/docs: add doxygen configuration
Change-Id: I7803d9beceac46488869e4874f6f5f7a7925a796
2015-05-21 01:27:01 -07:00