Searched refs:out_tile (Results 1 – 1 of 1) sorted by relevance
670 out_tile->top = out_left; in fill_tile_column()671 out_tile->height = out_width; in fill_tile_column()673 out_tile->left = out_left; in fill_tile_column()674 out_tile->width = out_width; in fill_tile_column()702 out_tile->left = out_top; in fill_tile_row()703 out_tile->width = out_height; in fill_tile_row()705 out_tile->top = out_top; in fill_tile_row()706 out_tile->height = out_height; in fill_tile_row()1129 resized_width = out_tile->height; in calc_tile_resize_coefficients()1131 resized_width = out_tile->width; in calc_tile_resize_coefficients()[all …]