android_system_core/include/system
Eino-Ville Talvala a8cb3cd160 Add ANativeWindow dataSpace; update graphics formats, color spaces
First stage of adding a new dataSpace field for ANativeWindow,
for communicating format- (and endpoint-) dependent information
about graphics buffers. For most formats, dataSpace describes the
color space of the buffer, while format describes the memory layout.

For some formats, the dataSpace may also specify that the buffer
contains depth measurements, encoded images, or other kinds of
information that is not necessarily a simple 2D image.
Rename the existing colorspace enumeration to dataspace, with an added
dataspace for depth, and sRGB gamma-corrected and linear colorspaces.

Add in a definition for Android depth point clouds as a
variable-length list of float-triplet coordinates, as the underlying
layout of buffers with format HAL_PIXEL_FORMAT_BLOB and dataSpace of
HAL_DATASPACE_DEPTH.

Also remove now-unnecessary sRGB HAL graphics formats, and remove the
alias RAW_SENSOR that was left in to ease transition to RAW16.

Change-Id: I8797f67fb9c2b18da5975f2145303ca0bf98e62d
2015-03-23 19:56:58 -07:00
..
audio.h audio: add usage "virtual source" to audio attributes. 2014-12-09 12:13:13 -08:00
audio_policy.h Add force usage and config type for HDMI-CEC system audio mode. 2014-07-16 09:21:04 +09:00
camera.h camera: add external camera facing enum 2015-03-23 19:56:42 -07:00
graphics.h Add ANativeWindow dataSpace; update graphics formats, color spaces 2015-03-23 19:56:58 -07:00
sound_trigger.h sound_trigger HAL update 2014-08-03 17:52:10 -07:00
thread_defs.h thread_defs: remove trailing whitespace 2013-07-23 22:20:45 -07:00
window.h Add ANativeWindow dataSpace; update graphics formats, color spaces 2015-03-23 19:56:58 -07:00