/third_party/flutter/skia/src/core/ |
D | SkMaskCache.cpp | 55 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function 56 return fValue.fData->diagnostic_only_getDiscardable(); in diagnostic_only_getDiscardable() 146 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function 147 return fValue.fData->diagnostic_only_getDiscardable(); in diagnostic_only_getDiscardable()
|
D | SkYUVPlanesCache.cpp | 52 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function 53 return fValue.fData->diagnostic_only_getDiscardable(); in diagnostic_only_getDiscardable()
|
D | SkBitmapCache.cpp | 102 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function in SkBitmapCache::Rec 247 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function 248 return fMipMap->diagnostic_only_getDiscardable(); in diagnostic_only_getDiscardable()
|
D | SkCachedData.h | 35 SkDiscardableMemory* diagnostic_only_getDiscardable() const { in diagnostic_only_getDiscardable() function
|
D | SkResourceCache.h | 103 virtual SkDiscardableMemory* diagnostic_only_getDiscardable() const { return nullptr; } in diagnostic_only_getDiscardable() function
|
D | SkResourceCache.cpp | 578 rec.getCategory(), rec.bytesUsed(), rec.diagnostic_only_getDiscardable()); in dump_visitor() 588 SkDiscardableMemory* discardable = rec.diagnostic_only_getDiscardable(); in sk_trace_dump_visitor()
|
/third_party/skia/src/core/ |
D | SkMaskCache.cpp | 55 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function 56 return fValue.fData->diagnostic_only_getDiscardable(); in diagnostic_only_getDiscardable() 146 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function 147 return fValue.fData->diagnostic_only_getDiscardable(); in diagnostic_only_getDiscardable()
|
D | SkYUVPlanesCache.cpp | 55 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function 56 return fValue.fData->diagnostic_only_getDiscardable(); in diagnostic_only_getDiscardable()
|
D | SkBitmapCache.cpp | 102 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function in SkBitmapCache::Rec 247 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function 248 return fMipMap->diagnostic_only_getDiscardable(); in diagnostic_only_getDiscardable()
|
D | SkCachedData.h | 35 SkDiscardableMemory* diagnostic_only_getDiscardable() const { in diagnostic_only_getDiscardable() function
|
D | SkResourceCache.h | 103 virtual SkDiscardableMemory* diagnostic_only_getDiscardable() const { return nullptr; } in diagnostic_only_getDiscardable() function
|
D | SkResourceCache.cpp | 585 rec.getCategory(), rec.bytesUsed(), rec.diagnostic_only_getDiscardable()); in dump_visitor() 595 SkDiscardableMemory* discardable = rec.diagnostic_only_getDiscardable(); in sk_trace_dump_visitor()
|
/third_party/flutter/skia/bench/ |
D | ImageCacheBench.cpp | 30 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { return nullptr; } in diagnostic_only_getDiscardable() function
|
/third_party/skia/bench/ |
D | ImageCacheBench.cpp | 30 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { return nullptr; } in diagnostic_only_getDiscardable() function
|
/third_party/flutter/skia/include/core/ |
D | SkPixelRef.h | 89 virtual SkDiscardableMemory* diagnostic_only_getDiscardable() const { return nullptr; } in diagnostic_only_getDiscardable() function
|
/third_party/skia/include/core/ |
D | SkPixelRef.h | 84 virtual SkDiscardableMemory* diagnostic_only_getDiscardable() const { return nullptr; } in diagnostic_only_getDiscardable() function
|
/third_party/flutter/skia/tests/ |
D | ImageCacheTest.cpp | 30 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { return nullptr; } in diagnostic_only_getDiscardable() function
|
/third_party/skia/tests/ |
D | ImageCacheTest.cpp | 30 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { return nullptr; } in diagnostic_only_getDiscardable() function
|
/third_party/skia/src/ports/ |
D | SkFontMgr_FontConfigInterface.cpp | 113 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { return nullptr; } in diagnostic_only_getDiscardable() function
|
/third_party/flutter/skia/src/ports/ |
D | SkFontMgr_FontConfigInterface.cpp | 114 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { return nullptr; } in diagnostic_only_getDiscardable() function
|
/third_party/flutter/skia/src/shaders/ |
D | SkPictureShader.cpp | 95 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { return nullptr; } in diagnostic_only_getDiscardable() function
|
/third_party/skia/src/shaders/ |
D | SkPictureShader.cpp | 96 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { return nullptr; } in diagnostic_only_getDiscardable() function
|