Home
last modified time | relevance | path

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

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