rendering_helper - Refactoring - remove the Client interface.
commit569fda4ef1c60773d2c2400f16ffab0601c9dafb
authorowenlin@chromium.org <owenlin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 21 Aug 2014 14:22:40 +0000 (21 14:22 +0000)
committerowenlin@chromium.org <owenlin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 21 Aug 2014 14:24:25 +0000 (21 14:24 +0000)
tree0f48aaf8c1214bc33e8ad4d0f06bd22e4a1f072b
parent054e530f8e29db0a3be5724a40934a902910cd40
rendering_helper - Refactoring - remove the Client interface.

Use a callback to return the released picture from rendering_helper. So we don't
need the RenderingHelper::Client interface and thus simplify the code.

BUG=None
TEST=Run the vda_unittest on lumpy and ARM CrOS device.

Review URL: https://codereview.chromium.org/462413004

Cr-Commit-Position: refs/heads/master@{#291061}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@291061 0039d316-1c4b-4281-b951-d872f2087c98
content/common/gpu/media/rendering_helper.cc
content/common/gpu/media/rendering_helper.h
content/common/gpu/media/video_decode_accelerator_unittest.cc