Home
last modified time | relevance | path

Searched refs:SkNotifyBitmapGenIDIsStale (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/core/
DSkBitmapCache.h20 void SkNotifyBitmapGenIDIsStale(uint32_t bitmapGenID);
DSkPixelRef.cpp262 SkNotifyBitmapGenIDIsStale(this->getGenerationID()); in callGenIDChangeListeners()
DSkBitmapCache.cpp23 void SkNotifyBitmapGenIDIsStale(uint32_t bitmapGenID) { in SkNotifyBitmapGenIDIsStale() function
/external/skia/src/image/
DSkImage.cpp221 SkNotifyBitmapGenIDIsStale(this->uniqueID()); in ~SkImage_Base()
DSkImage_Gpu.cpp36 SkNotifyBitmapGenIDIsStale(this->uniqueID()); in ~SkImage_Gpu()