HomeSort by relevance Sort by last modified time
    Searched full:fill (Results 476 - 500 of 2123) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design.jd 664 <tr><td style="padding-right:1em"><em>1.</em></td><td>Front part:</td><td>Use fill gradient from primary color palette</td></tr>
689 <td class="image-caption-c" style="padding-top:.5em;">Fill gradient<br><em>1:&nbsp;&nbsp;</em>r 163 | g 163 | b 163<br><em>2:&nbsp;&nbsp;</em>r 120 | g 120 | b 120<br>Used as color fill.</td>
790 <tr><td style="padding-right:1em"><em>1.</em></td><td>Front part:</td><td>Use fill gradient from primary color palette</td></tr>
821 <td class="image-caption-i"><img src="{@docRoot}images/icon_design/statusbar_palette_fill.png" alt="Color palette, fill gradient" style="margin:.5em 0 0 0;" /></td>
822 <td class="image-caption-c" style="padding-top:.5em;">Fill gradient<br><em>1:&nbsp;&nbsp;</em>1 r 105 | g 105 | b 105<br><em>2:&nbsp;&nbsp;</em>r 10 | g 10 | b 10<br>Used as color fill.</td>
878 <li>Unselected tab icons have the same fill gradient and effects as menu icons,
905 <p><strong>Figure 11. </strong>Safeframe and fill gradient for unselected tab
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
  /build/tools/
java-event-log-tags.py 62 # tags. Use the numbers from the merged file to fill in any missing
  /cts/tests/tests/graphics/src/android/graphics/cts/
PictureTest.java 132 paint.setStyle(Style.FILL);
  /cts/tools/dasm/src/java_cup/
parse_reduce_table.java 29 /* allocate the array and fill it in with empty rows */
  /dalvik/libcore/archive/src/main/java/java/util/zip/
GZIPInputStream.java 192 // Get non-compressed bytes read by fill
  /dalvik/libcore/crypto/src/main/java/javax/crypto/spec/
PBEKeySpec.java 145 Arrays.fill(password, '?');
  /dalvik/libcore/luni/src/test/java/java/net/
URLConnectionTest.java 118 Arrays.fill(buf, (byte) 'x');
  /dalvik/libcore/math/src/main/java/java/math/
Primality.java 128 Arrays.fill(isDivisible, false);
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/encodings/
PKCS1Encoding.java 140 random.nextBytes(block); // random fill
  /dalvik/libcore/sql/src/test/java/tests/SQLite/
BlobTest.java 75 // can not fill Blob with data at this point...
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
ClientHello.java 155 Arrays.fill(random, 0, 32 - challenge_length, (byte)0);
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/functions/
FuncId.java 43 * Fill in a list with nodes that match a space delimited list if ID
  /dalvik/libdex/
OptInvocation.c 110 * initialized to garbage, but we fill in "dexOffset" so others can
  /dalvik/vm/alloc/
HeapSource.h 77 * Returns the requested value. If the per-heap stats are requested, fill
  /dalvik/vm/native/
dalvik_system_VMStack.c 151 * Fill in the array.
java_security_AccessController.c 60 * We create a new array, probably over-allocated, and fill in the
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
ColorPickerDialog.java 85 mCenterPaint.setStyle(Paint.Style.FILL);
CompressedTextureActivity.java 139 // Fill with a pretty "munching squares" pattern:
SensorTest.java 192 paint.setStyle(Paint.Style.FILL);
Xfermodes.java 139 paint.setStyle(Paint.Style.FILL);
  /development/tools/zoneinfo/
ZoneCompactor.java 118 // Fill in fields for links
  /external/astl/include/
memory 168 std::fill(begin, end, val);
  /external/astl/tests/
test_algorithm.cpp 77 std::fill(array, array + 10, 0xaa);
test_uninitialized.cpp 190 // fill

Completed in 219 milliseconds

<<11121314151617181920>>