Index: include/core/SkBitmap.h |
diff --git a/include/core/SkBitmap.h b/include/core/SkBitmap.h |
index 5406f9432887eaa1bda88ad5792511abfd97a09a..64ce60a0e2d7a1ae93eb0fc83b89666d4a781af4 100644 |
--- a/include/core/SkBitmap.h |
+++ b/include/core/SkBitmap.h |
@@ -455,6 +455,7 @@ public: |
* not be used as targets for a raster device/canvas (since all pixels |
* modifications will be lost when unlockPixels() is called.) |
*/ |
+ // DEPRECATED |
bool lockPixelsAreWritable() const; |
bool requestLock(SkAutoPixmapUnlock* result) const; |