Home
last modified time | relevance | path

Searched defs:stretch_regions (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
DNinePatch.cpp222 const std::vector<Range>& stretch_regions, const int32_t length, in PopulateBounds()
281 static int32_t CalculateSegmentCount(const std::vector<Range>& stretch_regions, int32_t length) { in CalculateSegmentCount()