Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
DNinePatchedImage.java607 Tick yTick = mVerticalPatches.get(y); in getChunks() local
616 t.rect.y = yTick.start; in getChunks()
617 t.rect.height = yTick.getLength(); in getChunks()
627 || yTick.color == BLACK_TICK || lenY == 1) { in getChunks()