Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ GetDisplayProfilesName
Function
GetDisplayProfilesName
engine/render/src/render/display_profiles.cpp:233–236 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
231
}
232
233
dmhash_t GetDisplayProfilesName(HDisplayProfiles profiles)
234
{
235
return profiles->m_NameHash;
236
}
237
238
bool GetAutoLayoutSelection(HDisplayProfiles profiles)
239
{
Callers
1
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.68