History log of /frameworks/av/camera/ndk/NdkCaptureRequest.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d39b9e3ec153f68b6ba81228b5aa29a9b72770b0 31-Oct-2017 Yin-Chia Yeh <yinchiayeh@google.com> Camera NDK: add user context set/get API

Also add ACaptureRequest_copy API.

Test: new NDK CTS test
Bug: 64266031
Change-Id: I77cee16621d92ff3a4cd0c929419a4972b2be040
/frameworks/av/camera/ndk/NdkCaptureRequest.cpp
7e8d4ba5887affda749978d787b898bf31fda729 05-May-2017 Colin Cross <ccross@android.com> Move libmediandk and libcamera2ndk headers

Move libmediandk and libcamera2ndk headers into their module
and export them from there. Also move them to the same path
relative to the export as used in the NDK, media/ for
libmediandk and camera/ for libcamera2ndk.

Test: builds
Change-Id: I0b424e0e48bfb5e2b762694a97d799de08f5dda3
/frameworks/av/camera/ndk/NdkCaptureRequest.cpp
2169303858f60f6c813be208ea3e088b073ef676 16-Nov-2016 Yunlian Jiang <yunlian@google.com> fix Access to field 'targets' results in a dereference of a null pointer

This fixes Access to field 'targets' results in a dereference of a null
pointer

Test: the warning is gone.
Change-Id: If5d8c1c87c4cf77252bd5d262eefeba30c772fe7
/frameworks/av/camera/ndk/NdkCaptureRequest.cpp
8aac03f4d6c66749803d5708086ba5f509aa88c6 04-Mar-2016 Yin-Chia Yeh <yinchiayeh@google.com> CameraNDK: add API to list all tags in metadata

Bug: 27102995
Change-Id: I2807b94867f7ed32585afedbbff0a77a93c8fe94
/frameworks/av/camera/ndk/NdkCaptureRequest.cpp
ead9146f844ee194a4f4244ba8ae1a3aece12b63 07-Jan-2016 Yin-Chia Yeh <yinchiayeh@google.com> Camera NDK library: capture session implementation

Bug: 23012001
Change-Id: I3fd93205dcf1b9ed5a947cb944919eb531f219fc
/frameworks/av/camera/ndk/NdkCaptureRequest.cpp
0dea57fd9fc4b2ccaab97d9477359fbd5a626f5c 10-Dec-2015 Yin-Chia Yeh <yinchiayeh@google.com> Camera NDK library: first draft

Bug: 23012001

Change-Id: I06d834421289d4dead1c87301a6ee94487ccf023
/frameworks/av/camera/ndk/NdkCaptureRequest.cpp