commit | 82832ceb96670bf95013c7b42e22f32f58050131 | [log] [tgz] |
---|---|---|
author | Wonsik Kim <wonsik@google.com> | Fri Jan 26 17:43:53 2018 -0800 |
committer | Wonsik Kim <wonsik@google.com> | Tue Feb 06 13:33:01 2018 -0800 |
tree | a58e8159eb048e9e653bd26a0f813f48a5f54125 | |
parent | 4c97418e2bf315744dca6c6dd7ad0cdebf83a184 [diff] |
Move WGraphicBufferProducer from omx to bqhelper In addition, make TWGraphicBufferProducer a template so that it can inherit from any descendants of IGraphicBufferProducer so that it's possible to avoid diamond inheritance while reusing the implementation. Test: adb shell am instrument -e size small -w 'android.media.cts/android.support.test.runner.AndroidJUnitRunner' Change-Id: Iad5479735af1ae83f2175b1968a3e040d77a3bc0