/external/neven/Embedded/common/src/b_ImageEm/ |
ToneDownBGSupp.c | 321 /* the BG mean grey value */ 387 * the background grey level BG according to the formula 395 * the mean BG grey value. i.e. w=0, tonedImg = BG */ 416 * (1) fill the outside frame with BG grey level 435 /* (1) far from the ROI the image is filled with the BG grey value */
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderMediaControls.cpp | 169 // Calculate white-grey gradient. 234 // Draw grey-ish highlight after current time.
|
/frameworks/base/docs/html/distribute/tools/promote/ |
badges.jd | 186 /** When the doc is ready, find the inputs and color the input grey if the value is the example 188 values (and text should not be grey) */
|
/frameworks/base/graphics/java/android/graphics/ |
Color.java | 204 * 'yellow', 'lightgray', 'darkgray', 'grey', 'lightgrey', 'darkgrey', 412 sColorNameMap.put("grey", GRAY);
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/ |
ColorCheckerTest.java | 33 * roughly horizontal. It also assumes that the grey squares are in the bottom
|
/external/ceres-solver/examples/ |
pgm_image.h | 250 // Assert that the number of grey levels is 255.
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
oobe_screen_user_image.css | 59 * .default-image: one of the default images is selected (including the grey
|
/external/chromium_org/chrome/browser/resources/local_ntp/ |
most_visited_util.js | 38 // (if it was provided), resulting in a grey tile.
|
/external/chromium_org/chrome/browser/resources/login/ |
oobe.css | 40 /* Don't grey out disabled buttons. */
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/ |
background.js | 13 paused: 'grey',
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
heapProfiler.css | 82 color: grey;
|
profilesPanel.css | 202 color: grey;
|
/external/chromium_org/third_party/libyuv/include/libyuv/ |
convert.h | 66 // Convert I400 (grey) to I420.
|
/external/chromium_org/third_party/sqlite/src/ext/rtree/ |
viewrtree.tcl | 81 .c itemconfigure $id -fill grey
|
/external/libyuv/files/include/libyuv/ |
convert.h | 68 // Convert I400 (grey) to I420.
|
convert_argb.h | 72 // Convert I400 (grey) to ARGB.
|
/external/lldb/www/cpp_reference/html/ |
graph_legend.html | 72 A box with a grey border denotes an undocumented struct or class. </li>
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
ImageFilterRS.java | 163 R.raw.grey);
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
ModePicker.java | 226 // Grey-out the unselected icons for Phone UI.
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
SecureConversationViewController.java | 93 // Otherwise the backgrounds are grey. They can't
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/usb/ |
audio.h | 5 * Developed for Thumtronics by Grey Innovation
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
menu.h | 118 chtype grey; /* Inactive attribute */ member in struct:tagMENU
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/ |
audio.h | 5 * Developed for Thumtronics by Grey Innovation
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
menu.h | 118 chtype grey; /* Inactive attribute */ member in struct:tagMENU
|
/external/chromium_org/v8/src/ |
incremental-marking.cc | 119 // Object is either grey or white. It will be scanned if survives. 266 // Marks the object grey and pushes it on the marking stack. 594 // Mark strong roots grey. [all...] |