Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DNinePatch.cpp420 const int32_t mid1 = mid2 + (length % 2); in FindOutlineInsets() local
423 for (int32_t i = 0; i < mid1 && max_alpha != 0xff; i++) { in FindOutlineInsets()