0
Files
src/gpu
Vikas Soni 46c88a3ffc Fix android video for SkiaRenderer GL mode.
SkiaRenderer GL mode started failing recently because
StreamTextureSharedImageInterface can now be initialized later
(MCVD path) after creating the shared image in which case
StreamTextureSharedImageInterface don't have gfx::Size information
at shared image construction time.
This CL fixes above issue by passing gfx::Size param explicitly in
constructor.

Vulkan mode is still broken and will be fixed by a follow up CL.

Change-Id: Ib57378cae09d6bee9200219d6743baf811fafa50
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1775205
Reviewed-by: Frank Liberato <liberato@chromium.org>
Reviewed-by: Eric Karl <ericrk@chromium.org>
Commit-Queue: vikas soni <vikassoni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#691870}
2019-08-30 00:13:31 +00:00
..
2019-08-22 03:29:13 +00:00
2019-07-26 22:32:49 +00:00