MCPcopy 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
101std::shared_ptr<RegionTransformer> RegionTransformer::MakeFromClip(

Callers 1

MakeFromMatrixMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected