Home
last modified time | relevance | path

Searched refs:portion (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/
DRenderPreviewManager.java1642 double portion = (now - begin) / (double) DURATION; in tick() local
1644 (int) (portion * (targetRect1.x - initialRect1.x) + initialRect1.x), in tick()
1645 (int) (portion * (targetRect1.y - initialRect1.y) + initialRect1.y), in tick()
1646 (int) (portion * (targetRect1.w - initialRect1.w) + initialRect1.w), in tick()
1647 (int) (portion * (targetRect1.h - initialRect1.h) + initialRect1.h)); in tick()
1653 portion = (now - begin) / (double) DURATION; in tick()
1655 (int) (portion * (targetRect2.x - initialRect2.x) + initialRect2.x), in tick()
1656 (int) (portion * (targetRect2.y - initialRect2.y) + initialRect2.y), in tick()
1657 (int) (portion * (targetRect2.w - initialRect2.w) + initialRect2.w), in tick()
1658 (int) (portion * (targetRect2.h - initialRect2.h) + initialRect2.h)); in tick()
/sdk/eclipse/
Dchanges.txt32 using just a small portion of a large library project (such as the