summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/android/MediaLayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/graphics/android/MediaLayer.h')
-rw-r--r--WebCore/platform/graphics/android/MediaLayer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/platform/graphics/android/MediaLayer.h b/WebCore/platform/graphics/android/MediaLayer.h
index 46789cb..8a07134 100644
--- a/WebCore/platform/graphics/android/MediaLayer.h
+++ b/WebCore/platform/graphics/android/MediaLayer.h
@@ -57,6 +57,7 @@ public:
void releaseNativeWindowForVideo(ANativeWindow* window);
private:
+ bool m_isCopy;
// Primary GL texture variables
MediaTexture* m_bufferedTexture;