MCPcopy Create free account
hub / github.com/Tencent/tgfx / hasCoverage

Method hasCoverage

src/gpu/ops/ShapeDrawOp.cpp:105–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105bool ShapeDrawOp::hasCoverage() const {
106 return true;
107}
108
109} // namespace tgfx

Callers 1

addDrawOpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected