Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/compile/
H A DImage.h163 std::vector<Range> horizontal_stretch_regions; variable
H A DNinePatch.cpp342 uint8_t** rows, const std::vector<Range>& horizontal_stretch_regions, in CalculateRegionColors()