MCPcopy 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
148long g2d_display::get_width() const
149{
150 return m_fbdev.get_width();
151}
152
153
154long g2d_display::get_height() const

Callers 3

runMethod · 0.45
mainFunction · 0.45
create_g2d_fb_imageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected