Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ setFrame
Method
setFrame
valdi/src/valdi/standalone_runtime/StandaloneView.cpp:188–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
}
187
188
void StandaloneView::setFrame(const Frame& frame) {
189
_frame = frame;
190
}
191
192
const Frame& StandaloneView::getFrame() const {
193
return _frame;
Callers
4
setViewFrame
Method · 0.45
setViewFrame
Method · 0.45
drawFrame
Method · 0.45
drawFrameSync
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected