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

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SwtUtilsTest.java 225 Image result = SwtUtils.drawRectangles(image, Collections.<Rectangle> emptyList(), null,
239 SwtUtils.drawRectangles(image, items, ImageUtils.getBoundingRectangle(items),
278 SwtUtils.drawRectangles(image, items, ImageUtils.getBoundingRectangle(items),
ImageUtilsTest.java 219 public static BufferedImage drawRectangles(BufferedImage image,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SwtUtils.java 258 public static Image drawRectangles(Image image,
GestureManager.java     [all...]

Completed in 489 milliseconds