index
:
android/platform/system/core.git
puma
rk3399-android9.0-sdk
platform/system/core
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
system
/
graphics.h
Age
Commit message (
Expand
)
Author
2017-08-24
Merge of changes from the Rockchip Android 7.1 SDK
puma
Philipp Tomsich
2016-06-21
Add color mode enums
Courtney Goeltzenleuchter
2016-06-03
add android_flex_layout for describing all flexible formats.
Lajos Molnar
2016-04-06
graphics.h: Add android_hdr_t
Dan Stoza
2016-03-24
graphics.h: Add android_color_transform_t
Dan Stoza
2016-02-24
keep legacy HAL_DATASPACE enums unchanged
Lajos Molnar
2016-02-10
Expand HAL_DATASPACE to include range, standard and transfer bitfields
Lajos Molnar
2016-02-03
graphics: Include stddef.h for size_t.
Mattias Nissler
2015-12-17
Name the pixel format and transform enums
Dan Stoza
2015-07-14
graphics: update flexible YUV format gralloc requirement
Yin-Chia Yeh
2015-05-26
Graphics depth formats: Add confidence values
Eino-Ville Talvala
2015-04-24
media: reserve color formats used by flex-YUV422/444 and RGB/A888
Lajos Molnar
2015-03-30
graphics: add android raw12 format
Yin-Chia Yeh
2015-03-04
Add ANativeWindow dataSpace; update graphics formats, color spaces
Eino-Ville Talvala
2014-07-25
graphics: update raw10 to allow padding between rows
Zhijun He
2014-06-25
graphics: add android raw10 format
Zhijun He
2014-02-22
am 4fc8231c: Merge "graphics: Add colorspace definitions" into klp-volantis-dev
Alex Ray
2014-02-18
graphics: Add colorspace definitions
Alex Ray
2014-02-06
camera3: Add opaque raw format.
Ruben Brunk
2013-09-17
Fix rotation in camera2 API
Mathias Agopian
2013-08-16
Replace sRGB_888 with sRGB_X_8888
Jesse Hall
2013-07-26
get rid of HAL pixelformats 5551 and 4444
Mathias Agopian
2013-07-25
add sRGB pixel formats to the HALs
Mathias Agopian
2013-04-09
graphics: add Android flexible YCbCr format
Alex Ray
2013-02-11
graphics.h: Remove unnecessary comments for Y8/Y16 formats
Igor Murashkin
2013-02-08
graphics.h: add new Y8, Y16 formats
Igor Murashkin
2012-08-22
Add an IMPL_DEFINED pixel format.
Jamie Gennis
2012-06-13
Add HAL_PIXEL_FORMAT_BLOB
Eino-Ville Talvala
2012-04-30
graphics.h: clarify docs about stride for YV12
Jamie Gennis
2012-04-13
Add new raw image sensor HAL pixel format.
Eino-Ville Talvala
2011-08-11
another attempt at fixing the SDK build.
Mathias Agopian
2011-08-11
really fix the SDK build and fix THE build
Mathias Agopian
2011-08-11
attempt to fix SDK build.
Mathias Agopian
2011-08-09
Add a priority constant in to the graphics HAL header
Mathias Agopian
2011-05-18
fix a comment typo in system/graphics.h
Jamie Gennis
2011-05-02
move non-HAL definitions to syste/core/include
Iliyan Malchev