Searched refs:num_rows (Results 1 – 1 of 1) sorted by relevance
536 const int32_t num_rows = CalculateSegmentCount(nine_patch->horizontal_stretch_regions, width - 2); in Create() local538 if ((int64_t)num_rows * (int64_t)num_cols > 0x7f) { in Create()543 nine_patch->region_colors.reserve(num_rows * num_cols); in Create()