Searched refs:main_height (Results 1 – 2 of 2) sorted by relevance
202 main_height = ( height // 3 * 2 )205 clo_top = main_top + main_height206 clo_height = height - main_height - main_top - 1214 thread_height = main_height218 mw = self.MainWindow( main_left, main_top, main_width, main_height )
898 unsigned int main_height = fb->base.height; in intel_fb_plane_dims() local906 *h = DIV_ROUND_UP(main_height, main_vsub * vsub); in intel_fb_plane_dims()