Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSSystems/EasySplash
/ get_width
Method
get_width
src/g2d/g2d_display.cpp:148–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
147
148
long g2d_display::get_width() const
149
{
150
return m_fbdev.get_width();
151
}
152
153
154
long g2d_display::get_height() const
Callers
3
run
Method · 0.45
main
Function · 0.45
create_g2d_fb_image
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected