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

  /external/chromium_org/third_party/skia/include/core/
SkMallocPixelRef.h 93 virtual size_t getAllocatedSizeInBytes() const SK_OVERRIDE;
SkPixelRef.h 337 virtual size_t getAllocatedSizeInBytes() const;
  /external/skia/include/core/
SkMallocPixelRef.h 96 virtual size_t getAllocatedSizeInBytes() const SK_OVERRIDE;
SkPixelRef.h 329 virtual size_t getAllocatedSizeInBytes() const;
  /external/chromium_org/third_party/skia/src/core/
SkMallocPixelRef.cpp 198 size_t SkMallocPixelRef::getAllocatedSizeInBytes() const {
SkPixelRef.cpp 261 size_t SkPixelRef::getAllocatedSizeInBytes() const {
SkResourceCache.cpp 66 virtual size_t getAllocatedSizeInBytes() const SK_OVERRIDE;
123 size_t SkOneShotDiscardablePixelRef::getAllocatedSizeInBytes() const {
SkBitmap.cpp     [all...]
  /external/skia/src/core/
SkMallocPixelRef.cpp 199 size_t SkMallocPixelRef::getAllocatedSizeInBytes() const {
SkPixelRef.cpp 301 size_t SkPixelRef::getAllocatedSizeInBytes() const {
SkScaledImageCache.cpp 192 virtual size_t getAllocatedSizeInBytes() const SK_OVERRIDE;
249 size_t SkOneShotDiscardablePixelRef::getAllocatedSizeInBytes() const {
SkBitmap.cpp     [all...]

Completed in 684 milliseconds