OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drawSmallRectangleShadow
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/tools/layoutlib/bridge/src/android/view/
ShadowPainter.java
224
drawSmallRectangleShadow
(image, 0, 0, width, height);
262
public static void
drawSmallRectangleShadow
(BufferedImage image,
266
drawSmallRectangleShadow
(gc, x, y, width, height);
280
* {@link #
drawSmallRectangleShadow
(Graphics2D, int, int, int, int)}
336
public static void
drawSmallRectangleShadow
(Graphics2D gc, int x, int y, int width,
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageUtils.java
509
public static final void
drawSmallRectangleShadow
(BufferedImage image,
513
drawSmallRectangleShadow
(gc, x, y, width, height);
527
* {@link #
drawSmallRectangleShadow
(Graphics, int, int, int, int)}
618
public static final void
drawSmallRectangleShadow
(Graphics gc,
[
all
...]
RenderPreview.java
693
ImageUtils.
drawSmallRectangleShadow
(image, 0, 0,
725
ImageUtils.
drawSmallRectangleShadow
(image, 0, 0,
[
all
...]
Completed in 74 milliseconds