Chromium Code Reviews| Index: src/core/SkBitmapProvider.h |
| diff --git a/src/core/SkBitmapProvider.h b/src/core/SkBitmapProvider.h |
| index 72964e44845b95eb667272fa6e87326e92de0411..9901c0fc1a054ed9af43dfc77b22d1bed2eac1e3 100644 |
| --- a/src/core/SkBitmapProvider.h |
| +++ b/src/core/SkBitmapProvider.h |
| @@ -27,6 +27,7 @@ public: |
| bool validForDrawing() const; |
| SkImageInfo info() const; |
| + bool isVolatile() const; |
| SkBitmapCacheDesc makeCacheDesc(int w, int h) const; |
| SkBitmapCacheDesc makeCacheDesc() const; |