diff options
author | Iliyan Malchev <malchev@google.com> | 2011-04-14 16:51:21 -0700 |
---|---|---|
committer | Iliyan Malchev <malchev@google.com> | 2011-05-03 15:49:39 -0700 |
commit | 9c7ac0d142eaf4b083a309299ab023932a9bb109 (patch) | |
tree | eacc12f5b030d872cf460ae77747eece8938c8fd /libs/ui/FramebufferNativeWindow.cpp | |
parent | 9d216f7b0ef66e4d2e32f86cd7e31608fcce49b6 (diff) |
frameworks/base: include system/core header camera.h in Camera.h
We define struct CameraInfo in this camera/Camera.h, even though an identical
struct camera_info is defined in hardware/camera.h (but not in
hardware/camera_defs.h). We may not export struct definitions from the HAL
into headers which may find their way into the NDK.
This commit also renames FRAME_CALLBACK_FLAG_xxx to CAMERA_FRAME_CALLBACK_xxx.
Change-Id: I3e2ddd01d61bf5371ff2fc1a397995e0f1ee11f8
Signed-off-by: Iliyan Malchev <malchev@google.com>
Diffstat (limited to 'libs/ui/FramebufferNativeWindow.cpp')
0 files changed, 0 insertions, 0 deletions