Searched refs:ShadowBottom (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/view/
H A DShadowPainter.java313 gc.drawImage(ShadowBottom,
314 x, y + height, x + width, y + height + ShadowBottom.getHeight(null),
315 0, 0, ShadowBottom.getWidth(null), ShadowBottom.getHeight(null), null);
406 private static final Image ShadowBottom = loadIcon("/icons/shadow-b.png"); field in class:ShadowPainter

Completed in 31 milliseconds