Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DNinePatch.cpp291 const bool start_is_fixed = stretch_regions.front().start != 0; in CalculateSegmentCount() local
294 if (start_is_fixed && end_is_fixed) { in CalculateSegmentCount()
296 } else if (!start_is_fixed && !end_is_fixed) { in CalculateSegmentCount()