summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/BaseTileTexture.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/android/BaseTileTexture.h')
-rw-r--r--Source/WebCore/platform/graphics/android/BaseTileTexture.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/WebCore/platform/graphics/android/BaseTileTexture.h b/Source/WebCore/platform/graphics/android/BaseTileTexture.h
index b21659f..bc66195 100644
--- a/Source/WebCore/platform/graphics/android/BaseTileTexture.h
+++ b/Source/WebCore/platform/graphics/android/BaseTileTexture.h
@@ -48,6 +48,7 @@ public:
, m_texture(0)
, m_painter(0)
, m_picture(0)
+ , m_inverted(false)
{
}
int m_x;
@@ -57,6 +58,7 @@ public:
TextureInfo* m_texture;
TilePainter* m_painter;
unsigned int m_picture;
+ bool m_inverted;
};
// While in the queue, the BaseTile can be re-used, the updated bitmap