AndroidVideoDecodeAccelerator can now render to a SurfaceView
Previously AVDA would always configure MediaCodec with a SurfaceTexture.
Now, to support efficient fullscreen video, it can render to a
SurfaceView too.
BUG=
533630
Committed:
https://crrev.com/cd5d9e95ca27d3a71ef31c21ba82b2f55fa4f49e
Cr-Commit-Position: refs/heads/master@{#373365}