Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DImages.cpp237 uint8_t* outDivs, bool multipleAllowed) in get_horizontal_ticks() argument
247 (state == TICK_OUTSIDE_1 && multipleAllowed)) { in get_horizontal_ticks()
286 uint8_t* outDivs, bool multipleAllowed) in get_vertical_ticks() argument
296 (state == TICK_OUTSIDE_1 && multipleAllowed)) { in get_vertical_ticks()