Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StereoKit/StereoKit
/ device_display_get_width
Function
device_display_get_width
StereoKitC/device.cpp:72–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
///////////////////////////////////////////
71
72
int32_t device_display_get_width() {
73
return device_data.display_width;
74
}
75
76
///////////////////////////////////////////
77
Callers
3
common_init
Function · 0.85
sk_system_info
Function · 0.85
render_update_projection
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected