summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/BackedDoubleBufferedTexture.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/android/BackedDoubleBufferedTexture.h')
-rw-r--r--Source/WebCore/platform/graphics/android/BackedDoubleBufferedTexture.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebCore/platform/graphics/android/BackedDoubleBufferedTexture.h b/Source/WebCore/platform/graphics/android/BackedDoubleBufferedTexture.h
index 7c2ea90..89ea771 100644
--- a/Source/WebCore/platform/graphics/android/BackedDoubleBufferedTexture.h
+++ b/Source/WebCore/platform/graphics/android/BackedDoubleBufferedTexture.h
@@ -75,7 +75,6 @@ public:
// swaps) the texture.
virtual void producerUpdate(TextureInfo* textureInfo);
void producerUpdate(TextureInfo* textureInfo, SkBitmap* bitmap, SkIRect& rect);
- bool textureExist(TextureInfo* textureInfo);
// The level can be one of the following values:
// * -1 for an unused texture.