Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DNinePatch.cpp302 static uint32_t GetRegionColor(uint8_t** rows, const Bounds& region) { in GetRegionColor() function
397 out_colors->push_back(GetRegionColor(rows, bounds)); in CalculateRegionColors()