Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ getCurrentBorder
Method
getCurrentBorder
sources/blackborder/BlackBorderProcessor.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
};
75
76
BlackBorder BlackBorderProcessor::getCurrentBorder() const
77
{
78
return _currentBorder;
79
}
80
81
bool BlackBorderProcessor::enabled() const
82
{
Callers
1
verifyBorder
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected