Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ shouldRenderInMainThread
Method
shouldRenderInMainThread
valdi/src/valdi/runtime/Context/ViewNodeTree.cpp:962–964 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
960
}
961
962
bool ViewNodeTree::shouldRenderInMainThread() const {
963
return _shouldRenderInMainThread;
964
}
965
966
const Ref<IViewNodesAssetTracker>& ViewNodeTree::getAssetTracker() const {
967
return _assetTracker;
Callers
1
resolveViewNodeTree
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected