HomeSort by relevance Sort by last modified time
    Searched refs:getAllocatedSizeInBytes (Results 1 - 7 of 7) sorted by null

  /external/skia/include/core/
SkMallocPixelRef.h 106 size_t getAllocatedSizeInBytes() const override;
SkPixelRef.h 258 virtual size_t getAllocatedSizeInBytes() const;
  /frameworks/base/libs/hwui/hwui/
Bitmap.h 117 virtual size_t getAllocatedSizeInBytes() const override;
Bitmap.cpp 450 size_t Bitmap::getAllocatedSizeInBytes() const {
  /external/skia/src/core/
SkMallocPixelRef.cpp 211 size_t SkMallocPixelRef::getAllocatedSizeInBytes() const {
SkPixelRef.cpp 315 size_t SkPixelRef::getAllocatedSizeInBytes() const {
SkResourceCache.cpp 99 size_t getAllocatedSizeInBytes() const override;
163 size_t SkOneShotDiscardablePixelRef::getAllocatedSizeInBytes() const {

Completed in 215 milliseconds