Searched defs:fg (Results 1 – 5 of 5) sorted by relevance
575 void scheduleSpam(boolean fg) { in scheduleSpam()
261 int fg = findFg ? color : other; in findContrastColor() local297 int fg = color; in findAlphaToMeetContrast() local332 int fg = findFg ? color : other; in findContrastColorAgainstDark() local
174 public static float computeContrastBetweenColors(int bg, int fg) { in computeContrastBetweenColors()
37 def format(fg=None, bg=None, bright=False, bold=False, dim=False, reset=False): argument
1812 private final void bumpServiceExecutingLocked(ServiceRecord r, boolean fg, String why) { in bumpServiceExecutingLocked()