Searched refs:hasCachedImage (Results 1 – 2 of 2) sorted by relevance
86 bool hasCachedImage() const { return fCachedImage != nullptr; } in hasCachedImage() function
138 SkASSERT(!this->hasCachedImage()); // Shouldn't be any snapshots out there. in onRestoreBackingMutability()