Searched defs:shadow (Results 1 – 8 of 8) sorted by relevance
57 Bitmap shadow = getShadowBitmap((AdaptiveIconDrawable) drawable); in wrapIconDrawableWithShadow() local64 Bitmap shadow = mShadowCache.get(shadowSize); in getShadowBitmap() local76 Bitmap shadow = Bitmap.createBitmap(bitmapSize, bitmapSize, Bitmap.Config.ARGB_8888); in getShadowBitmap() local130 public ShadowDrawable(Bitmap shadow, Drawable dr) { in ShadowDrawable()168 MyConstantState(Bitmap shadow, ConstantState childState) { in MyConstantState()
... ninepatch public static final int radial_gradient public static final int shadow
155 FontRenderer::DropShadow shadow = in get() local
73 BufferedImage shadow = null; in drawShadow() local
157 final Bitmap shadow = bitmap.extractAlpha(paint, offset); in regenerateBitmapCache() local
100 public void setShadow(boolean shadow) { in setShadow()
70 public ListRowPresenterBuilder configShadow(boolean shadow) { in configShadow()
1870 RENDERTHREAD_OPENGL_PIPELINE_TEST(FrameBuilder, shadow) { in RENDERTHREAD_OPENGL_PIPELINE_TEST() argument