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

/frameworks/base/tools/aapt/
H A DImages.cpp178 TICK_TYPE_LAYOUT_BOUNDS, enumerator in enum:__anon1019
191 return TICK_TYPE_LAYOUT_BOUNDS;
218 return TICK_TYPE_LAYOUT_BOUNDS;
340 if (TICK_TYPE_LAYOUT_BOUNDS == tick_type(row + 4, transparent, outError)) {
347 if (tick != TICK_TYPE_LAYOUT_BOUNDS) {
354 if (TICK_TYPE_LAYOUT_BOUNDS == tick_type(row + (width - 2) * 4, transparent, outError)) {
361 if (tick != TICK_TYPE_LAYOUT_BOUNDS) {
378 if (TICK_TYPE_LAYOUT_BOUNDS == tick_type(rows[1] + offset, transparent, outError)) {
385 if (tick != TICK_TYPE_LAYOUT_BOUNDS) {
392 if (TICK_TYPE_LAYOUT_BOUNDS
[all...]

Completed in 19 milliseconds