Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ setNeedsLayout
Method
setNeedsLayout
snap_drawing/src/snap_drawing/cpp/Layers/Layer.cpp:640–642 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
638
}
639
640
void Layer::setNeedsLayout() {
641
requestLayout(this);
642
}
643
644
void Layer::requestLayout(ILayer* /*layer*/) {
645
if (_needsLayout) {
Callers
3
invalidateViewLayout
Method · 0.80
TEST_F
Function · 0.80
onYogaNodeDirty
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64