Searched defs:bgColor (Results 1 – 5 of 5) sorted by relevance
77 int bgColor = metaData.getInt(META_DATA_PREFERENCE_ICON_BACKGROUND_ARGB, in setBackgroundColor() local
153 float[] bgColor = new float[] {Color.red(color) / 255f, Color.green(color) / 255f, in SwipePipToHomeAnimator() local
113 int bgColor = mFragment.getActivity().getColor(R.color.dialog_activity_background); in performEntryTransition() local
231 protected View createColorScrim(Context context, int bgColor) { in createColorScrim()
160 ColorARGB bgColor = TRANSPARENT; in resizeBoxFilter() local360 ColorARGB bgColor, in renderImage()