Searched refs:region_colors (Results 1 – 3 of 3) sorted by relevance
543 nine_patch->region_colors.reserve(num_rows * num_cols); in Create()546 &nine_patch->region_colors); in Create()592 data.numColors = static_cast<uint8_t>(region_colors.size()); in SerializeBase()601 region_colors.data(), buffer.get()); in SerializeBase()
177 std::vector<uint32_t> region_colors; variable
264 EXPECT_EQ(expected_colors, nine_patch->region_colors); in TEST()