Searched refs:height_out (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/ulib/framebuffer/include/lib/framebuffer/
H A Dframebuffer.h25 void fb_get_config(uint32_t* width_out, uint32_t* height_out,
/fuchsia/zircon/system/ulib/framebuffer/
H A Dframebuffer.c290 void fb_get_config(uint32_t* width_out, uint32_t* height_out, argument
295 *height_out = height;

Completed in 79 milliseconds