Home
last modified time | relevance | path

Searched refs:diagnostic_only_getDiscardable (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/core/
DSkMaskCache.cpp57 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function
58 return fValue.fData->diagnostic_only_getDiscardable(); in diagnostic_only_getDiscardable()
152 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function
153 return fValue.fData->diagnostic_only_getDiscardable(); in diagnostic_only_getDiscardable()
DSkBitmapCache.cpp142 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function
143 return fBitmap.pixelRef()->diagnostic_only_getDiscardable(); in diagnostic_only_getDiscardable()
257 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function
258 return fMipMap->diagnostic_only_getDiscardable(); in diagnostic_only_getDiscardable()
DSkYUVPlanesCache.cpp52 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function
53 return fValue.fData->diagnostic_only_getDiscardable(); in diagnostic_only_getDiscardable()
DSkCachedData.h34 SkDiscardableMemory* diagnostic_only_getDiscardable() const { in diagnostic_only_getDiscardable() function
DSkResourceCache.cpp92 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { return fDM; } in diagnostic_only_getDiscardable() function in SkOneShotDiscardablePixelRef
682 rec.getCategory(), rec.bytesUsed(), rec.diagnostic_only_getDiscardable()); in dump_visitor()
692 SkDiscardableMemory* discardable = rec.diagnostic_only_getDiscardable(); in sk_trace_dump_visitor()
DSkResourceCache.h87 virtual SkDiscardableMemory* diagnostic_only_getDiscardable() const { return nullptr; } in diagnostic_only_getDiscardable() function
DSkPictureShader.cpp80 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { return nullptr; } in diagnostic_only_getDiscardable() function
/external/skia/src/lazy/
DSkDiscardablePixelRef.h24 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function
/external/skia/bench/
DImageCacheBench.cpp30 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { return nullptr; } in diagnostic_only_getDiscardable() function
/external/skia/tests/
DImageCacheTest.cpp30 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { return nullptr; } in diagnostic_only_getDiscardable() function
/external/skia/include/core/
DSkPixelRef.h267 virtual SkDiscardableMemory* diagnostic_only_getDiscardable() const { return NULL; } in diagnostic_only_getDiscardable() function
/external/skia/src/ports/
DSkFontHost_fontconfig.cpp127 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { return nullptr; } in diagnostic_only_getDiscardable() function