Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DLayoutActionBar.java530 rescale(-1); in createZoomControls()
540 rescale(+1); in createZoomControls()
661 void rescale(int direction) { in rescale() method in LayoutActionBar
DLayoutCanvas.java488 actionBar.rescale(1); in handleKeyPressed()
494 actionBar.rescale(-1); in handleKeyPressed()