summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/rendering/SurfaceCollection.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/android/rendering/SurfaceCollection.h')
-rw-r--r--Source/WebCore/platform/graphics/android/rendering/SurfaceCollection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/platform/graphics/android/rendering/SurfaceCollection.h b/Source/WebCore/platform/graphics/android/rendering/SurfaceCollection.h
index dfa37d6..b502142 100644
--- a/Source/WebCore/platform/graphics/android/rendering/SurfaceCollection.h
+++ b/Source/WebCore/platform/graphics/android/rendering/SurfaceCollection.h
@@ -53,6 +53,7 @@ public:
Color getBackgroundColor();
void swapTiles();
bool isReady();
+ bool isBaseSurfaceReady();
bool isMissingBackgroundContent();
void computeTexturesAmount(TexturesResult* result);