Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/compile/
H A DImage.h170 std::vector<Range> vertical_stretch_regions; variable
H A DNinePatch.cpp341 const std::vector<Range>& vertical_stretch_regions, const int32_t width, in CalculateRegionColors()