/packages/apps/Car/Notification/src/com/android/car/notification/ |
D | NotificationUtils.java | 207 double high = lab[0]; in findContrastColorAgainstLightBackground() local 210 for (int i = 0; i < MAX_FIND_COLOR_STEPS && high - low > MIN_COLOR_CONTRAST; i++) { in findContrastColorAgainstLightBackground() 211 double l = (low + high) / 2; in findContrastColorAgainstLightBackground() 216 high = l; in findContrastColorAgainstLightBackground() 242 float high = MAX_LIGHTNESS; in findContrastColorAgainstDarkBackground() local 243 for (int i = 0; i < MAX_FIND_COLOR_STEPS && high - low > MIN_COLOR_CONTRAST; i++) { in findContrastColorAgainstDarkBackground() 244 float l = (low + high) / 2; in findContrastColorAgainstDarkBackground() 249 high = l; in findContrastColorAgainstDarkBackground()
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Delaunay.cpp | 77 int low, high; in build() local 80 high = hi; in build() 82 if ( low < (high-2) ) { in build() 85 maxx = sp[high]; in build() 87 spsorty( sp, low, high); in build() 92 (0.5 + ((double)(high-low+1) * ((double)lowrows / (double)rows))); in build() 94 build( split+1, high, &rdi, &rdo, (rows-lowrows) ); in build() 105 else if (low >= (high - 1)) { // two or one points in build() 106 a = makeEdge(sp[low], sp[high]); in build() 112 b = makeEdge(s2, (s3 = sp[high])); in build() [all …]
|
/packages/apps/Launcher3/src/com/android/launcher3/graphics/ |
D | IconPalette.java | 137 double low = isBgDark ? fgL : 0, high = isBgDark ? 100 : fgL; in findContrastColor() 139 for (int i = 0; i < 15 && high - low > 0.00001; i++) { in findContrastColor() 140 final double l = (low + high) / 2; in findContrastColor() 143 if (isBgDark) high = l; else low = l; in findContrastColor() 145 if (isBgDark) low = l; else high = l; in findContrastColor()
|
/packages/apps/Dialer/java/com/android/incallui/autoresizetext/ |
D | AutoResizeTextView.java | 221 int high = maxSize; in binarySearchSizes() local 223 while (low <= high) { in binarySearchSizes() 224 sizeToTry = (low + high) / 2; in binarySearchSizes() 230 high = sizeToTry - 1; in binarySearchSizes() 231 bestSize = high; in binarySearchSizes()
|
/packages/providers/MediaProvider/src/com/android/providers/media/playlist/ |
D | Playlist.java | 112 private static int constrain(int amount, int low, int high) { in constrain() argument 113 return amount < low ? low : (amount > high ? high : amount); in constrain()
|
/packages/apps/DeskClock/src/com/android/alarmclock/ |
D | DigitalAppWidgetProvider.java | 317 Sizes high = measure(template, template.getLargestClockFontSizePx(), sizer); in optimizeSizes() local 318 if (!high.hasViolations()) { in optimizeSizes() 319 return high; in optimizeSizes() 329 while (low.getClockFontSizePx() != high.getClockFontSizePx()) { in optimizeSizes() 330 final int midFontSize = (low.getClockFontSizePx() + high.getClockFontSizePx()) / 2; in optimizeSizes() 337 high = midSize; in optimizeSizes()
|
/packages/providers/MediaProvider/src/com/android/providers/media/util/ |
D | IsoInterface.java | 130 final long high = (((long) readInt(fd)) << 32L) | (((long) readInt(fd)) & 0xffffffffL); in readUuid() local 132 return new UUID(high, low); in readUuid() 153 long high = readInt(fd); in parseNextBox() local 155 len = (high << 32L) | (low & 0xffffffffL); in parseNextBox()
|
/packages/modules/ExtServices/src/android/ext/services/notification/ |
D | NotificationEntry.java | 337 private int clamp(int x, int low, int high) { in clamp() argument 338 return (x < low) ? low : ((x > high) ? high : x); in clamp()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
D | ScrollController.java | 241 final public void setValue(int index, int low, int high) { in setValue() argument 244 mHigh = high; in setValue() 245 mCenter = (low + high) / 2; in setValue()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
D | GeometryMathUtils.java | 98 public static float clamp(float i, float low, float high) { in clamp() argument 99 return Math.max(Math.min(i, high), low); in clamp()
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | faq.md | 269 5. What is the purpose of being high performance? 271 …Some server-side applications need to process huge amount of JSONs. Being high performance can imp…
|
/packages/apps/Dialer/java/com/android/dialer/logging/ |
D | dialer_impression.proto | 531 // notifications is very high and the system may suppress future
|
/packages/apps/TV/libs/m2/ |
D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/packages/apps/TV/libs/ |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | ... ,flags=,originalFreq=161
143 word=high,f=161,flags=,originalFreq= ... |
D | en_US_wordlist.combined.gz | ... ,flags=,originalFreq=161
142 word=high,f=161,flags=,originalFreq= ... |
D | en_wordlist.combined.gz | ... ,flags=,originalFreq=161
143 word=high,f=161,flags=,originalFreq= ... |
D | ro_wordlist.combined.gz | 1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ... |
D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
/packages/apps/Messaging/build/gcheckstyle/ |
D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |