Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/tgfx
/ isMatrix
Method
isMatrix
src/layers/RegionTransformer.cpp:96–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
bool isMatrix() const override {
97
return true;
98
}
99
};
100
101
std::shared_ptr<RegionTransformer> RegionTransformer::MakeFromClip(
Callers
1
MakeFromMatrix
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected