Home
last modified time | relevance | path

Searched defs:diagnostic_only_getDiscardable (Results 1 – 10 of 10) sorted by relevance

/external/skia/include/core/
DSkPixelRef.h84 virtual SkDiscardableMemory* diagnostic_only_getDiscardable() const { return nullptr; } in diagnostic_only_getDiscardable() function
/external/skia/src/core/
DSkCachedData.h35 SkDiscardableMemory* diagnostic_only_getDiscardable() const { in diagnostic_only_getDiscardable() function
DSkMaskCache.cpp55 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function
146 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function
DSkBitmapCache.cpp102 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
DSkYUVPlanesCache.cpp55 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { in diagnostic_only_getDiscardable() function
DSkResourceCache.h103 virtual SkDiscardableMemory* diagnostic_only_getDiscardable() const { return nullptr; } 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.cpp36 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { return nullptr; } in diagnostic_only_getDiscardable() function
/external/skia/src/ports/
DSkFontMgr_FontConfigInterface.cpp103 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { return nullptr; } in diagnostic_only_getDiscardable() function
/external/skia/src/shaders/
DSkPictureShader.cpp111 SkDiscardableMemory* diagnostic_only_getDiscardable() const override { return nullptr; } in diagnostic_only_getDiscardable() function