MCPcopy 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
154long g2d_display::get_height() const
155{
156 return m_fbdev.get_height();
157}
158
159
160display::image_handle g2d_display::load_image(image const &p_image)

Callers 2

runMethod · 0.45
create_g2d_fb_imageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected