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

/external/skia/include/core/
H A DSkMallocPixelRef.h98 size_t getAllocatedSizeInBytes() const override;
H A DSkPixelRef.h300 virtual size_t getAllocatedSizeInBytes() const;
/external/skia/src/core/
H A DSkMallocPixelRef.cpp199 size_t SkMallocPixelRef::getAllocatedSizeInBytes() const { function in class:SkMallocPixelRef
H A DSkResourceCache.cpp85 size_t getAllocatedSizeInBytes() const override;
142 size_t SkOneShotDiscardablePixelRef::getAllocatedSizeInBytes() const { function in class:SkOneShotDiscardablePixelRef
H A DSkPixelRef.cpp287 size_t SkPixelRef::getAllocatedSizeInBytes() const { function in class:SkPixelRef

Completed in 251 milliseconds