Searched defs:wb (Results 1 – 5 of 5) sorted by relevance
243 public static WhiteBalance whiteBalanceFromInt(int wb) { in whiteBalanceFromInt()
437 public String stringify(WhiteBalance wb) { in stringify()619 public boolean supports(WhiteBalance wb) { in supports()
678 WindowState wb = windows.get(wallpaperTargetIndex - 1); in updateWallpaperWindowsTargetByLayer() local
1503 WindowState wb = windows.get(i-1); in findDesiredInputMethodWindowIndexLocked() local
869 float wr = 0.2126, wg = 0.7152, wb = 0.0722; // ITU709 recommended constants in hwcTestColorConvert() local