MCPcopy Create free account
hub / github.com/Tencent/libpag / type

Method type

src/base/VectorComposition.cpp:30–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30CompositionType VectorComposition::type() const {
31 return CompositionType::Vector;
32}
33
34void VectorComposition::updateStaticTimeRanges() {
35 staticTimeRanges = {};

Callers 2

hasImageContentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected