Add JDA Mojo interface to camera dispatcher
The interface is used from chrome os camera hal for jpeg decoding. For the compatibility issue between the Mojo versions of chrome os and chrome. Shared buffer handle serialization is not supported between the old version and the new version. We create a new DecodeWithFD in GpuJpegDecodeAccelerator Mojo interface. BUG=chromium:780009 TEST=Run gpu_jpeg_decode_accelerator_unittest to check Mojo interfaces. Decode a real jpeg image from chrome os by the Mojo interfaces. Run camera app. Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I8e7df9543dd532dc2457f334245593b6722a71fb Reviewed-on: https://chromium-review.googlesource.com/670541Reviewed-by:Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Frank Liberato <liberato@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Emircan Uysaler <emircan@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Christian Fremerey <chfremer@chromium.org> Commit-Queue: Hsu Wei-Cheng <mojahsu@chromium.org> Cr-Commit-Position: refs/heads/master@{#532125}
Showing
Please register or sign in to comment