Searched refs:bottom_row_start (Results 1 – 1 of 1) sorted by relevance
77 bool* const bottom_row_start = (*img)[max_y] + min_x; in MarkImage() local81 memset(bottom_row_start, true, sizeof(*bottom_row_start) * x_width); in MarkImage()