Searched refs:TICK_TYPE_LAYOUT_BOUNDS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DImages.cpp181 TICK_TYPE_LAYOUT_BOUNDS, enumerator in enum:__anon1131
194 return TICK_TYPE_LAYOUT_BOUNDS;
221 return TICK_TYPE_LAYOUT_BOUNDS;
343 if (TICK_TYPE_LAYOUT_BOUNDS == tick_type(row + 4, transparent, outError)) {
350 if (tick != TICK_TYPE_LAYOUT_BOUNDS) {
357 if (TICK_TYPE_LAYOUT_BOUNDS == tick_type(row + (width - 2) * 4, transparent, outError)) {
364 if (tick != TICK_TYPE_LAYOUT_BOUNDS) {
381 if (TICK_TYPE_LAYOUT_BOUNDS == tick_type(rows[1] + offset, transparent, outError)) {
388 if (tick != TICK_TYPE_LAYOUT_BOUNDS) {
395 if (TICK_TYPE_LAYOUT_BOUNDS
[all...]

Completed in 1608 milliseconds