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.h323 virtual size_t getAllocatedSizeInBytes() const;
/external/skia/src/core/
DSkMallocPixelRef.cpp208 size_t SkMallocPixelRef::getAllocatedSizeInBytes() const { in getAllocatedSizeInBytes() function in SkMallocPixelRef
DSkResourceCache.cpp90 size_t getAllocatedSizeInBytes() const override;
154 size_t SkOneShotDiscardablePixelRef::getAllocatedSizeInBytes() const { in getAllocatedSizeInBytes() function in SkOneShotDiscardablePixelRef
DSkPixelRef.cpp331 size_t SkPixelRef::getAllocatedSizeInBytes() const { in getAllocatedSizeInBytes() function in SkPixelRef