Issue #1053 - Part 3b: Remove AndroidSurfaceTexture and Android media decoder

interface.
This commit is contained in:
Moonchild 2020-12-27 13:11:19 +00:00 committed by roytam1
commit 787b0a52a3
14 changed files with 0 additions and 2022 deletions

View file

@ -16,7 +16,6 @@
#include "mozilla/gfx/Logging.h" // for gfxCriticalError
#include "mozilla/layers/ISurfaceAllocator.h"
#include "nsRegion.h" // for nsIntRegion
#include "AndroidSurfaceTexture.h"
#include "GfxTexturesReporter.h" // for GfxTexturesReporter
#include "GLBlitTextureImageHelper.h"
#include "GeckoProfiler.h"