Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DNinePatch.cpp595 int32_t top_left, bottom_right; in Create() local
596 FindOutlineInsets(&diagonal, &top_left, &bottom_right); in Create()
604 nine_patch->outline_radius = 3.4142f * top_left; in Create()