Searched refs:region_colors (Results 1 – 3 of 3) sorted by relevance
558 nine_patch->region_colors.reserve(num_rows * num_cols); in Create()561 height - 2, &nine_patch->region_colors); in Create()612 data.numColors = static_cast<uint8_t>(region_colors.size()); in SerializeBase()621 (const int32_t*)vertical_stretch_regions.data(), region_colors.data(), in SerializeBase()
177 std::vector<uint32_t> region_colors; variable
296 EXPECT_EQ(expected_colors, nine_patch->region_colors); in TEST()