Searched refs:height (Results 1 – 5 of 5) sorted by relevance
179 video_frame_buffer_info.height = __fb_info.framebuffer_height; in video_init()183 …video_frame_buffer_info.width * video_frame_buffer_info.height * ((video_frame_buffer_info.bit_dep… in video_init()
22 uint32_t height; // 帧缓冲区高度(pixel或lines) member
43 buf->height = video_frame_buffer_info.height; in __create_buffer()
328 uint16_t total_vlines = textui_framework.buf->height / TEXTUI_CHAR_HEIGHT; in textui_init()344 __private_info.actual_line = textui_framework.buf->height / TEXTUI_CHAR_HEIGHT; in textui_init()
171 unsigned int height; member