Home
last modified time | relevance | path

Searched defs:bgColor (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/base/tests/SilkFX/src/com/android/test/silkfx/hdr/
DRadialGlow.kt34 val bgColor = color(.15f, .15f, .15f) constant
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DWindowlessSplashWindowCreator.java101 final int bgColor = taskDescription.getBackgroundColor(); in addSplashScreenStartingWindow() local
118 SurfaceControl childSurface, int bgColor) { in SplashWindowRecord()
DWindowlessSnapshotWindowCreator.java107 int bgColor, boolean hasImeSurface, int activityType, in SnapshotWindowRecord()
DSplashscreenContentDrawer.java1071 WindowColor(int hash, int bgColor) { in WindowColor()
1084 IconColor(int hash, int fgColor, int bgColor, boolean isBgComplex, in IconColor()
/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/
DCarSetupWizardDesignLayout.java51 int bgColor = partnerConfigHelper.getColor( in CarSetupWizardDesignLayout() local
/frameworks/base/core/java/android/text/
DTextPaint.java32 public int bgColor; field in TextPaint
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DStackEducationView.kt106 val bgColor = ta.getColor(0 /* index */, Color.BLACK) in setTextColor() constant
DBubbleOverflowContainerView.java225 int bgColor = typedArray.getColor(0, isNightMode ? Color.BLACK : Color.WHITE); in updateTheme() local
315 final int bgColor = ta.getColor(0, Color.WHITE); in onCreateViewHolder() local
/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/
DAdaptiveIcon.java69 int bgColor = metaData.getInt(META_DATA_PREFERENCE_ICON_BACKGROUND_ARGB, in setBackgroundColor() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/
DColorSchemeTransition.kt122 val bgColor = context.getColor(com.android.systemui.R.color.material_dynamic_secondary95) constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DLightBarControllerTest.java87 private static GradientColors makeColors(@ColorInt int bgColor) { in makeColors()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DScreenPinningRequest.java211 int bgColor = mContext.getColor( in onAttachedToWindow() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/taskview/
DTaskView.java145 public void setResizeBgColor(SurfaceControl.Transaction t, int bgColor) { in setResizeBgColor()
/frameworks/base/core/java/com/android/internal/jank/
DInteractionMonitorDebugOverlay.java73 InteractionMonitorDebugOverlay(Object lock, @ColorInt int bgColor, double yOffset) { in InteractionMonitorDebugOverlay()
DInteractionJankMonitor.java907 public void configDebugOverlay(@ColorInt int bgColor, double yOffset) { in configDebugOverlay()
/frameworks/ex/framesequence/jni/
DFrameSequence_gif.cpp262 Color8888 bgColor = mFrameSequence.getBackgroundColor(); in drawFrame() local
/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/extensions/embedding/
DSplitPresenterTest.java245 final int bgColor = Color.GREEN; in testUpdateAnimationParams() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
DTransitionAnimationHelper.java242 final Color bgColor = Color.valueOf(backgroundColor); in addBackgroundToTransition() local
DDefaultTransitionHandler.java552 final Color bgColor = Color.valueOf(color); in addBackgroundColorOnTDA() local
/frameworks/base/libs/hwui/jni/
DGIFMovie.cpp398 SkColor bgColor = SkPackARGB32(0, 0, 0, 0); in onGetBitmap() local
/frameworks/base/core/java/android/view/
DViewStructure.java227 public abstract void setTextStyle(float size, int fgColor, int bgColor, int style); in setTextStyle()
DSurfaceView.java1572 public void setResizeBackgroundColor(int bgColor) { in setResizeBackgroundColor()
1584 public void setResizeBackgroundColor(@NonNull SurfaceControl.Transaction t, int bgColor) { in setResizeBackgroundColor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorHwcLayer.kt65 private val bgColor: Int in <lambda>() constant
/frameworks/native/libs/gui/include/gui/
DLayerState.h337 half4 bgColor; member
/frameworks/base/core/java/android/view/contentcapture/
DViewNode.java821 public void setTextStyle(float size, int fgColor, int bgColor, int style) { in setTextStyle()

12