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

/frameworks/base/tools/layoutlib/bridge/src/android/view/
H A DShadowPainter.java355 gc.drawImage(Shadow2TopLeft, x - Shadow2TopLeft.getWidth(null), y, null);
363 x - Shadow2Left.getWidth(null), y + Shadow2TopLeft.getHeight(null), x, y + height,
420 private static final Image Shadow2TopLeft = loadIcon("/icons/shadow2-tl.png"); field in class:ShadowPainter

Completed in 289 milliseconds