Searched defs:fg (Results 1 – 7 of 7) sorted by relevance
54 private FolderAdaptiveIcon(Drawable bg, Drawable fg, Drawable badge, Path mask) { in FolderAdaptiveIcon()157 MyConstantState(ConstantState bg, ConstantState fg, ConstantState badge, Path mask) { in MyConstantState()
125 private static int findContrastColor(int fg, int bg, double minRatio) { in findContrastColor()
152 float[] fg = new float[] { in setButtonColor() local
70 float fg = g*scale_G; in JNIFUNCF() local
177 ImageView fg = card.findViewById(mColorTileIconIds[i][0]); in bindBody() local
51 int fg = Color.CYAN; field in Terminal.CellRun
395 ImageView fg = container.findViewById(COLOR_TILES_ICON_IDS[i][0]); in bindPreview() local