Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DNinePatch.cpp559 const int32_t outline_height = in Create() local
564 1 + nine_patch->outline.top + (outline_height / 2), in Create()
567 1 + nine_patch->outline.top, outline_height); in Create()
574 std::min(outline_width, outline_height)); in Create()