HomeSort by relevance Sort by last modified time
    Searched full:drawrectangles (Results 1 - 5 of 5) 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,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgraphics.h 607 Status DrawRectangles(const Pen *pen, const RectF *rects, INT count)
613 Status DrawRectangles(const Pen *pen, const Rect *rects, INT count)
    [all...]
  /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 279 milliseconds