summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/SurfaceCollectionManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/android/SurfaceCollectionManager.h')
-rw-r--r--Source/WebCore/platform/graphics/android/SurfaceCollectionManager.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/Source/WebCore/platform/graphics/android/SurfaceCollectionManager.h b/Source/WebCore/platform/graphics/android/SurfaceCollectionManager.h
index 76e5e9e..304d57f 100644
--- a/Source/WebCore/platform/graphics/android/SurfaceCollectionManager.h
+++ b/Source/WebCore/platform/graphics/android/SurfaceCollectionManager.h
@@ -54,11 +54,6 @@ public:
bool enterFastSwapMode, bool* collectionsSwappedPtr, bool* newCollectionHasAnimPtr,
TexturesResult* texturesResultPtr);
- void drawCanvas(SkCanvas* canvas, bool drawLayers);
-
- int baseContentWidth();
- int baseContentHeight();
-
private:
void swap();
void clearCollections();