HomeSort by relevance Sort by last modified time
    Searched refs:notifyAddedToCache (Results 1 - 10 of 10) sorted by null

  /external/skia/src/core/
SkBitmapProvider.cpp 43 void SkBitmapProvider::notifyAddedToCache() const {
44 as_IB(fImage)->notifyAddedToCache();
SkBitmapProvider.h 36 void notifyAddedToCache() const;
SkBitmapCache.cpp 255 src.pixelRef()->notifyAddedToCache();
SkBitmapController.cpp 145 provider.notifyAddedToCache();
SkImageCacherator.cpp 206 as_IB(client)->notifyAddedToCache();
267 as_IB(client)->notifyAddedToCache();
  /external/skia/src/gpu/
GrImageTextureMaker.cpp 53 as_IB(fClient)->notifyAddedToCache();
  /external/skia/src/image/
SkImage_Base.h 85 void notifyAddedToCache() const {
  /external/skia/include/core/
SkPixelRef.h 213 void notifyAddedToCache() {
SkTextBlob.h 81 void notifyAddedToCache() const {
  /external/skia/src/gpu/text/
GrTextBlobCache.h 54 blob->notifyAddedToCache();

Completed in 624 milliseconds