Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DNinePatch.cpp575 const int32_t outline_width = in Create() local
583 1 + nine_patch->outline.top + (outline_height / 2), outline_width); in Create()
585 rows, 1 + nine_patch->outline.left + (outline_width / 2), in Create()
594 std::min(outline_width, outline_height)); in Create()