DescriptionAdd GpuSurfaceLookup::AcquireJavaSurface for AVDA on Android.
AndroidVideoDecodeAccelerator, which runs in the GPU process, needs a
way to get a java Surface from the browser process. GpuSurfaceLookup and
SurfaceTextureManagerImpl already provide a way to get an ANativeWindow
but not the corresponding java Surface. This new method returns the java
surface.
BUG=533630
Committed: https://crrev.com/2b0e76f6c665b2f0988315591276f08906420cbd
Cr-Commit-Position: refs/heads/master@{#368478}
Patch Set 1 #Patch Set 2 : Rename fail #Patch Set 3 : compiler warning; remove std::move #
Messages
Total messages: 14 (7 generated)
|