Searched refs:out_tile (Results 1 – 1 of 1) sorted by relevance
685 out_tile->top = out_left; in fill_tile_column()686 out_tile->height = out_width; in fill_tile_column()688 out_tile->left = out_left; in fill_tile_column()689 out_tile->width = out_width; in fill_tile_column()717 out_tile->left = out_top; in fill_tile_row()718 out_tile->width = out_height; in fill_tile_row()720 out_tile->top = out_top; in fill_tile_row()721 out_tile->height = out_height; in fill_tile_row()1144 resized_width = out_tile->height; in calc_tile_resize_coefficients()1146 resized_width = out_tile->width; in calc_tile_resize_coefficients()[all …]
Completed in 7 milliseconds