Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
CompositionType VectorComposition::type() const {
31
return CompositionType::Vector;
32
}
33
34
void VectorComposition::updateStaticTimeRanges() {
35
staticTimeRanges = {};
Callers
2
updateStaticTimeRanges
Method · 0.45
hasImageContent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected