MCPcopy Create free account
hub / github.com/Samsung/rlottie / VGradientCache

Method VGradientCache

src/vector/vdrawhelper.cpp:121–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119
120private:
121 VGradientCache() = default;
122
123 VGradientColorTableHash mCache;
124 std::mutex mMutex;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected