MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getCurrentSize

Method getCurrentSize

valdi/src/valdi/snap_drawing/ImageLoading/ImageCache.cpp:97–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97size_t ImageCache::getCurrentSize() const {
98 return _currentSize;
99}
100
101CachedImage ImageCache::getResizedImage(const String& url,
102 Ref<ImageCacheItem>& cachedItem,

Callers 2

TEST_FFunction · 0.80
TEST_PFunction · 0.80

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.64
TEST_PFunction · 0.64