Searched defs:shadow (Results 1 – 8 of 8) sorted by relevance
60 Bitmap shadow = getShadowBitmap((AdaptiveIconDrawable) drawable); in wrapIconDrawableWithShadow() local67 Bitmap shadow = mShadowCache.get(shadowSize); in getShadowBitmap() local79 Bitmap shadow = Bitmap.createBitmap(bitmapSize, bitmapSize, Bitmap.Config.ARGB_8888); in getShadowBitmap() local135 public ShadowDrawable(Bitmap shadow, Drawable dr) { in ShadowDrawable()173 MyConstantState(Bitmap shadow, ConstantState childState) { in MyConstantState()
27 final ShadowDrawable shadow = Shadows.shadowOf(drawable); in assertDrawableResId() local
101 public void setShadow(boolean shadow) { in setShadow()
228 public PipSurfaceTransactionHelper shadow(SurfaceControl.Transaction tx, SurfaceControl leash, in shadow() method in PipSurfaceTransactionHelper
70 public ListRowPresenterBuilder configShadow(boolean shadow) { in configShadow()
378 final Bitmap shadow = bitmap.extractAlpha(paint, offset); in regenerateBitmapShadowCache() local
374 final Bitmap shadow = bitmap.extractAlpha(paint, offset); in regenerateBitmapShadowCache() local
681 Bitmap shadow = icon.extractAlpha(mBlurPaint, offset); in recreateIcon() local