Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ notified
Method
notified
valdi/src/valdi/runtime/Resources/AssetConsumer.cpp:32–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
bool AssetConsumer::notified() const {
33
return _notified;
34
}
35
36
void AssetConsumer::setPreferredWidth(int32_t preferredWidth) {
37
_preferredWidth = preferredWidth;
Callers
2
TEST
Function · 0.80
getNextConsumerToUpdate
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64