HomeSort by relevance Sort by last modified time
    Searched refs:fillRect (Results 1 - 25 of 99) sorted by null

1 2 3 4

  /external/universal-tween-engine/java/applets/src/aurelienribon/utils/swing/
GroupBorder.java 35 gg.fillRect(0, titleHeight, width, height);
39 gg.fillRect(0, 0, width, height);
ImagePanel.java 87 gg.fillRect(0, 0, getWidth(), getHeight());
92 gg.fillRect(0, 0, getWidth(), getHeight());
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageUtilsTest.java 39 g.fillRect(0, 0, image.getWidth(), image.getHeight());
50 g.fillRect(0, 0, image.getWidth(), image.getHeight());
61 g.fillRect(0, 0, image.getWidth(), image.getHeight());
74 g.fillRect(0, 0, image.getWidth(), image.getHeight());
76 g.fillRect(25, 25, 50, 50);
91 g.fillRect(0, 0, image.getWidth(), image.getHeight());
93 g.fillRect(25, 25, 50, 50);
108 g.fillRect(0, 0, image.getWidth(), image.getHeight());
110 g.fillRect(25, 25, 50, 50);
125 g.fillRect(0, 0, image.getWidth(), image.getHeight())
    [all...]
SwtUtilsTest.java 47 g.fillRect(0, 0, inImage.getWidth(), inImage.getHeight());
103 g.fillRect(0, 0, inImage.getWidth(), inImage.getHeight());
136 g.fillRect(0, 0, inImage.getWidth(), inImage.getHeight());
171 g.fillRect(0, 0, inImage.getWidth(), inImage.getHeight());
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
ColorTexture.java 41 canvas.fillRect(x, y, w, h, mColor);
GLCanvas.java 92 public abstract void fillRect(float x, float y, float width, float height, int color);
  /external/proguard/src/proguard/gui/splash/
BufferedSprite.java 117 bufferGraphics.fillRect(0, 0, bufferImage.getWidth(null), bufferImage.getHeight(null));
123 bufferGraphics.fillRect(0, 0, bufferImage.getWidth(null), bufferImage.getHeight(null));
ClipSprite.java 66 graphics.fillRect(0, 0, clip.width, clip.height);
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
TestGraphics.java 95 public void fillRect(int x1, int y1, int x2, int y2) {
96 mDrawn.add("fillRect(" + x1 + "," + y1 + "," + x2 + "," + y2 + ")");
100 public void fillRect(@NonNull Point p1, @NonNull Point p2) {
101 mDrawn.add("fillRect(" + p1 + "," + p2 + ")");
105 public void fillRect(@NonNull Rect r) {
106 mDrawn.add("fillRect(" + rectToString(r) + ")");
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/
CalendarPanel.java 204 g.fillRect(0,0,d.width,d.height);
241 g.fillRect((int)(width), labelHeight ,
244 g.fillRect(0, labelHeight ,
249 g.fillRect(0, (int)(labelHeight + cellHeight),
257 g.fillRect(0, (int)(labelHeight + (numWeeks-1) * cellHeight),
260 g.fillRect(d.width - width, (int)(labelHeight + (numWeeks-1) * cellHeight),
  /packages/apps/Messaging/jni/
GifTranscoder.h 68 static void fillRect(ColorARGB* renderBuffer,
GifTranscoder.cpp 375 fillRect(renderBuffer, gifIn->SWidth, gifIn->SHeight,
378 fillRect(renderBuffer, gifIn->SWidth, gifIn->SHeight,
410 void GifTranscoder::fillRect(ColorARGB* renderBuffer,
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
TiledScreenNail.java 161 canvas.fillRect(x, y, width, height, mPlaceholderColor);
181 canvas.fillRect(dest.left, dest.top, dest.width(), dest.height(),
  /frameworks/layoutlib/bridge/src/android/graphics/
PorterDuffColorFilter_Delegate.java 71 g.fillRect(0, 0, width, height);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
BinPacker.java 304 g.fillRect(0, 0, image.getWidth(), image.getHeight());
318 g.fillRect(rect.x, rect.y, rect.w, rect.h);
333 g.fillRect(rect.x, rect.y, rect.w, rect.h);
GCWrapper.java 292 public void fillRect(int x1, int y1, int x2, int y2) {
303 public void fillRect(@NonNull Point p1, @NonNull Point p2) {
304 fillRect(p1.x, p1.y, p2.x, p2.y);
308 public void fillRect(@NonNull Rect r) {
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
GLCanvas.java 90 public abstract void fillRect(float x, float y, float width, float height, int color);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
GuidelinePainter.java 56 gc.fillRect(bounds);
73 gc.fillRect(bounds);
  /external/libvncserver/webclients/novnc/include/
display.js 233 this._drawCtx.fillRect(x1, 0, w, vp.h);
237 this._drawCtx.fillRect(0, y1, vp.w, h);
328 fillRect: function (x, y, width, height, color) {
330 this._drawCtx.fillRect(x - this._viewportLoc.x, y - this._viewportLoc.y, width, height);
371 this.fillRect(x, y, width, height, color);
402 this.fillRect(this._tile_x + x, this._tile_y + y, w, h, color);
592 this.fillRect(a.x, a.y, a.width, a.height, a.color);
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
HolidayCalendarDemo.java 598 g.fillRect(0,0,d.width,d.height);
628 g.fillRect((int)(width), labelHeight ,
632 g.fillRect(0, (int)(labelHeight + cellHeight),
639 g.fillRect(0, (int)(labelHeight + (numWeeks-1) * cellHeight),
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
ScreenViewer.java 310 g2.fillRect(0, 0, grid.getWidth(), grid.getHeight());
441 g.fillRect(0, 0, getWidth(), getHeight());
470 g.fillRect(0, 0, getWidth(), getHeight());
551 g.fillRect(0, 0, getWidth(), getHeight());
565 g.fillRect(0, 0, getWidth(), getHeight());
651 g.fillRect(insets.left, insets.top, getWidth() - insets.left - insets.right,
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DumbTextComponent.java 554 g.fillRect(x, y, w, h);
566 g.fillRect(line, activePoint.y, 1, lineHeight);
594 g.fillRect(line, caretPoint.y, 1, lineHeight);
597 g.fillRect(braces, caretPoint.y, w, 1);
598 g.fillRect(braces, caretPoint.y + lineHeight - 1, w, 1);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridLayoutPainter.java 301 gc.fillRect(new Rect(cellBounds.x - radius,
307 gc.fillRect(new Rect(cellBounds.x + radius, cellBounds.y - radius,
312 gc.fillRect(new Rect(cellBounds.x + radius, cellBounds.y + radius,
  /frameworks/base/core/jni/android/graphics/
GIFMovie.cpp 204 static void fillRect(SkBitmap* bm, GifWord left, GifWord top, GifWord width, GifWord height,
323 fillRect(bm, cur->ImageDesc.Left, cur->ImageDesc.Top,
  /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
RenderDrawable.java 171 gc.fillRect(0, 0, w, h);

Completed in 3284 milliseconds

1 2 3 4