Searched defs:ShadowTopLeft (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/view/
H A DShadowPainter.java312 gc.drawImage(ShadowTopLeft, x - ShadowTopLeft.getWidth(null), y, null);
320 x - ShadowLeft.getWidth(null), y + ShadowTopLeft.getHeight(null), x, y + height,
411 private static final Image ShadowTopLeft = loadIcon("/icons/shadow-tl.png"); field in class:ShadowPainter

Completed in 110 milliseconds