Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DNinePatch.cpp297 static uint32_t GetRegionColor(uint8_t** rows, const Bounds& region) { in GetRegionColor() function
392 out_colors->push_back(GetRegionColor(rows, bounds)); in CalculateRegionColors()