summaryrefslogtreecommitdiff
path: root/native/android/hardware_buffer.cpp
AgeCommit message (Collapse)Author
2017-02-23fallout of libandroid.so splitMathias Agopian
Test: compiled & booted Bug: 35164655 Change-Id: I786167a21453e17493969cdacfc9d31bdb781d98
2017-02-10separate the JNI part of the NDK into their own sourceMathias Agopian
Test: built and booted device Bug: 35164655 Change-Id: I944c9f28730b82e8c428b5384dc57e1b296144b2
2017-02-03Use gralloc1 flags to allocate AHardwareBuffersCraig Donner
Bug: 34939453 Test: cts-tradefed run cts -m CtsNativeHardwareTestCases Change-Id: I48add1b78c4e1409c0e787d6197f0582f0c3fb4c
2017-01-24Add support for BLOB format to HardwareBuffer.Craig Donner
Test: updated CTS test to check for error conditions if the blob dimensions are bad. Bug: 34050596 Change-Id: I3ec6e7a43dae8d0ac2b2d04bc4b38cd3c12f8390
2017-01-19AHardwareBuffer implementation.Craig Donner
Bug: 34050596 Test: Added gunit tests in CTS (CtsNativeHardwareTestCases) Change-Id: I41f914a6d346fbb5f818a6591c86e7bf12f0576c