Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSSystems/EasySplash
/ get_height
Method
get_height
src/g2d/g2d_display.cpp:154–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
153
154
long g2d_display::get_height() const
155
{
156
return m_fbdev.get_height();
157
}
158
159
160
display::image_handle g2d_display::load_image(image const &p_image)
Callers
2
run
Method · 0.45
create_g2d_fb_image
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected