Home
last modified time | relevance | path

Searched refs:getAllocatedSizeInBytes (Results 1 – 5 of 5) sorted by relevance

/external/skia/include/core/
DSkMallocPixelRef.h106 size_t getAllocatedSizeInBytes() const override;
DSkPixelRef.h258 virtual size_t getAllocatedSizeInBytes() const;
/external/skia/src/core/
DSkResourceCache.cpp99 size_t getAllocatedSizeInBytes() const override;
163 size_t SkOneShotDiscardablePixelRef::getAllocatedSizeInBytes() const { in getAllocatedSizeInBytes() function in SkOneShotDiscardablePixelRef
DSkMallocPixelRef.cpp211 size_t SkMallocPixelRef::getAllocatedSizeInBytes() const { in getAllocatedSizeInBytes() function in SkMallocPixelRef
DSkPixelRef.cpp315 size_t SkPixelRef::getAllocatedSizeInBytes() const { in getAllocatedSizeInBytes() function in SkPixelRef