HomeSort by relevance Sort by last modified time
    Searched full:frombounds (Results 1 - 1 of 1) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
GuidelinePainter.java 172 Rect fromBounds = from.getBounds();
174 fromBounds = state.mBounds;
176 Point fromCenter = fromBounds.center();

Completed in 58 milliseconds