Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
105
bool ShapeDrawOp::hasCoverage() const {
106
return true;
107
}
108
109
} // namespace tgfx
Callers
1
addDrawOp
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected