Home
last modified time | relevance | path

Searched defs:x1 (Results 1 – 4 of 4) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/editors/layout/gscripts/
DIGraphics.java100 void drawLine(int x1, int y1, int x2, int y2); in drawLine()
111 void drawRect(int x1, int y1, int x2, int y2); in drawRect()
127 void fillRect(int x1, int y1, int x2, int y2); in fillRect()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DGCWrapper.java184 public void drawLine(int x1, int y1, int x2, int y2) { in drawLine()
199 public void drawRect(int x1, int y1, int x2, int y2) { in drawRect()
221 public void fillRect(int x1, int y1, int x2, int y2) { in fillRect()
245 public void drawOval(int x1, int y1, int x2, int y2) { in drawOval()
267 public void fillOval(int x1, int y1, int x2, int y2) { in fillOval()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/parts/
DLayoutFigure.java100 int x1 = mHighlightInfo.linePoints[0].x; in paintBorder() local
/sdk/traceview/src/com/android/traceview/
DTimeLineView.java590 int x1 = dim.x - extent.x - labelMarginX; in draw() local
762 int x1 = dim.x - RightMargin - extent.x; in drawTickLegend() local
771 int x1 = LeftMargin; in drawMethod() local
803 int x1 = LeftMargin in drawTicks() local
816 int x1 = LeftMargin in drawTicks() local
1120 int x1 = range.mXdim.x; in drawHighlights() local
1374 int x1 = pixelStart + LeftMargin; in computeStrips() local
1403 int x1 = pixelStart + LeftMargin; in computeStrips() local