HomeSort by relevance Sort by last modified time
    Searched full:fill (Results 526 - 550 of 2437) sorted by null

<<21222324252627282930>>

  /system/media/opensles/tests/mimeUri/
slesTestPlayUri.cpp 83 fprintf(stdout, "PrefetchEventCallback: Buffer fill level is = %d\n", level);
183 /* Configure fill level updates every 5 percent */
slesTestSlowDownUri.cpp 96 fprintf(stdout, "\t\tPrefetchEventCallback: Buffer fill level is = %d\n", level);
198 /* Configure fill level updates every 5 percent */
  /cts/tools/dasm/src/dasm/
DAsm.java 149 // fill-array-data data
162 * holds sparse-switch, packed-switch and fill-array-data data blocks to be
415 // add packed-switch, sparse-switch, fill-array-data data blocks at the
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design.jd 669 <tr><td style="padding-right:1em"><em>1.</em></td><td>Front part:</td><td>Use fill gradient from primary color palette</td></tr>
694 <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>
795 <tr><td style="padding-right:1em"><em>1.</em></td><td>Front part:</td><td>Use fill gradient from primary color palette</td></tr>
826 <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>
827 <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>
883 <li>Unselected tab icons have the same fill gradient and effects as menu icons,
910 <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/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/experiments/
LoopbackExperiment.java 113 /* Class which records audio in a background thread, to fill the supplied buffer. */
  /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 */
  /cts/tools/vm-tests/src/dot/junit/opcodes/filled_new_array/
Test_filled_new_array.java 133 * @title attempt to instantiate String[] and fill it with reference to assignment-incompatible class
  /dalvik/libdex/
OptInvocation.c 110 * initialized to garbage, but we fill in "dexOffset" so others can
  /dalvik/vm/alloc/
HeapBitmap.c 64 * Fill the bitmap with zeroes. Returns the bitmap's memory to
HeapSource.h 82 * 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 186 paint.setStyle(Paint.Style.FILL);
Xfermodes.java 139 paint.setStyle(Paint.Style.FILL);
  /development/samples/ApiDemos/src/com/example/android/apis/view/
SecureView.java 104 toast.setGravity(Gravity.FILL, 0, 0);
  /development/tools/zoneinfo/
ZoneCompactor.java 118 // Fill in fields for links
  /device/samsung/crespo/alsa-lib/include/
control_external.h 231 * fill the poll descriptors; optional
  /device/samsung/crespo/libsensors/
LightSensor.cpp 123 ssize_t n = mInputReader.fill(data_fd);
  /external/astl/include/
memory 168 std::fill(begin, end, val);
  /external/astl/tests/
test_algorithm.cpp 77 std::fill(array, array + 10, 0xaa);

Completed in 956 milliseconds

<<21222324252627282930>>