Home
last modified time | relevance | path

Searched refs:out_colors (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/compile/
DNinePatch.cpp344 const int32_t height, std::vector<uint32_t>* out_colors) { in CalculateRegionColors() argument
397 out_colors->push_back(GetRegionColor(rows, bounds)); in CalculateRegionColors()