Home
last modified time | relevance | path

Searched defs:y2 (Results 1 – 15 of 15) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
DTestGraphics.java60 public void drawLine(int x1, int y1, int x2, int y2) { in drawLine()
70 public void drawRect(int x1, int y1, int x2, int y2) { in drawRect()
95 public void fillRect(int x1, int y1, int x2, int y2) { in fillRect()
169 public void drawArrow(int x1, int y1, int x2, int y2, int size) { in drawArrow()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DGCWrapper.java247 public void drawLine(int x1, int y1, int x2, int y2) { in drawLine()
265 public void drawRect(int x1, int y1, int x2, int y2) { in drawRect()
292 public void fillRect(int x1, int y1, int x2, int y2) { in fillRect()
320 public void drawOval(int x1, int y1, int x2, int y2) { in drawOval()
344 public void fillOval(int x1, int y1, int x2, int y2) { in fillOval()
532 public void drawArrow(int x1, int y1, int x2, int y2, int size) { in drawArrow()
DSelectionHandles.java93 int y2 = y1 + h; in createHandles() local
DIncludeOverlay.java85 int y2 = bottomRight.y; in paint() local
DLintTooltipManager.java167 int y2 = b.y + b.height; in computeNodes() local
DSelectionOverlay.java207 int y2 = r.y2() + 1; in paintSelection() local
DResizeGesture.java198 int y2 = b.y + b.h; in getNewBounds() local
DImageUtils.java241 int x1, y1, x2, y2; in crop() local
749 public static BufferedImage subImage(BufferedImage source, int x1, int y1, int x2, int y2) { in subImage()
DPreviewIconFactory.java332 int y2 = parentY + info.getBottom(); in render() local
DPaletteControl.java1036 int y2 = viewInfo.getBottom(); in renderPreview() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
DGridDropHandler.java99 int y2 = y1 + h; in computeMatches() local
291 private void addCenterColumnMatch(Rect bounds, int x1, int y1, int x2, int y2, in addCenterColumnMatch()
320 private void addBottomMatch(int y2, List<GridMatch> rowMatches, int max) { in addBottomMatch()
415 private void addRowGapMatch(Rect bounds, int y1, int y2, List<GridMatch> rowMatches, int max) { in addRowGapMatch()
DGridLayoutPainter.java91 int y2 = b.y2() - MARGIN_SIZE; in paintGrid() local
193 int y2; in paintFreeFormDropFeedback() local
DGridModel.java834 int y2 = bounds.y2(); in initializeMaxBounds() local
1459 public Collection<INode> getIntersectsRow(int y1, int y2) { in getIntersectsRow()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DConstraintPainter.java328 int x1, y1, x2, y2; in paintCornerConstraint() local
/sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
Dandroid-support-v7-gridlayout.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...