Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures
CLOSED TREE
This commit is contained in:
@@ -6,13 +6,10 @@
|
||||
#ifndef MOZILLA_GFX_TEXTURECLIENTOGL_H
|
||||
#define MOZILLA_GFX_TEXTURECLIENTOGL_H
|
||||
|
||||
#include "GLContext.h" // for SharedTextureHandle, etc
|
||||
#include "gfxASurface.h" // for gfxASurface, etc
|
||||
#include "mozilla/Attributes.h" // for MOZ_OVERRIDE
|
||||
#include "mozilla/gfx/Point.h" // for IntSize
|
||||
#include "mozilla/layers/CompositorTypes.h"
|
||||
#include "mozilla/layers/LayersSurfaces.h" // for SurfaceDescriptor
|
||||
#include "mozilla/layers/TextureClient.h" // for DeprecatedTextureClient, etc
|
||||
#include "mozilla/layers/TextureClient.h"
|
||||
#include "ISurfaceAllocator.h" // For IsSurfaceDescriptorValid
|
||||
#include "GLContext.h" // For SharedTextureHandle
|
||||
|
||||
#ifdef MOZ_WIDGET_GONK
|
||||
#include <ui/GraphicBuffer.h>
|
||||
#endif
|
||||
@@ -20,7 +17,7 @@
|
||||
namespace mozilla {
|
||||
namespace layers {
|
||||
|
||||
class CompositableForwarder;
|
||||
|
||||
|
||||
/**
|
||||
* A TextureClient implementation to share TextureMemory that is already
|
||||
|
||||
Reference in New Issue
Block a user