MCPcopy 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
208VImageLoader::VImageLoader() : mImpl(std::make_unique<VImageLoader::Impl>()) {}
209
210VImageLoader::~VImageLoader() {}
211

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected