Home
last modified time | relevance | path

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

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