Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ border_size
Method
border_size
src/core/IKernel.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
BorderSize IKernel::border_size() const
46
{
47
return BorderSize(0);
48
}
49
50
bool IKernel::is_window_configured() const
51
{
Callers
6
configure
Method · 0.45
configure
Method · 0.45
configure
Method · 0.45
run
Method · 0.45
configure
Method · 0.45
configure
Method · 0.45
Calls
1
BorderSize
Class · 0.85
Tested by
no test coverage detected