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

  /external/skia/src/core/
SkBitmapProvider.cpp 71 void SkBitmapProvider::notifyAddedToCache() const {
73 as_IB(fImage)->notifyAddedToCache();
75 fBitmap.pixelRef()->notifyAddedToCache();
  /external/skia/src/image/
SkImage_Base.h 66 void notifyAddedToCache() const {
  /external/skia/include/core/
SkPixelRef.h 263 void notifyAddedToCache() {

Completed in 140 milliseconds