Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/rlottie
/ VImageLoader
Method
VImageLoader
src/vector/vimageloader.cpp:208–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
};
207
208
VImageLoader::VImageLoader() : mImpl(std::make_unique<VImageLoader::Impl>()) {}
209
210
VImageLoader::~VImageLoader() {}
211
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected