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

<<31323334353637383940>>

  /external/opencore/pvmi/media_io/pvmi_mio_avi_wav_fileinput/src/
pvmi_mio_avi_wav_file.cpp     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/dga/
SDL_dgavideo.c 205 /* Allocate the new list of modes, and fill in the new mode */
836 /* Don't fill the visible part of the screen, wait until flipped */
849 printf("Hardware accelerated rectangle fill: %dx%d at %d,%d\n", w, h, x, y);
  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibvideo.c 250 /* Allocate the new list of modes, and fill in the new mode */
382 /* Fill in some window manager capabilities */
545 /* Fill in part of the video surface */
    [all...]
  /external/v8/src/
array.js 802 // Copy defined elements from the end to fill in all holes and undefineds
829 // Fill in hole or undefined.
839 // Fill in the undefineds and the holes. There may be a hole where
    [all...]
  /external/webkit/WebCore/platform/graphics/qt/
GraphicsContextQt.cpp 174 pixmap.fill(Qt::transparent);
378 // Do a rect fill of our endpoints. This ensures we always have the
    [all...]
  /external/zlib/examples/
zlib_how.html 243 The inner <tt>do</tt>-loop is repeated until the last <tt>deflate()</tt> call fails to fill the
248 The way we tell that <tt>deflate()</tt> has no more output is by seeing that it did not fill
250 <tt>deflate()</tt> has no more output, but just so happened to exactly fill the output buffer!
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
basic_op.h 253 Arithmetically shift the 16 bit input var1 left var2 positions.Zero fill
307 fill the var2 LSB of the result. If var2 is negative, arithmetically
361 by -var2 and zero fill the -var2 LSB of the result. Saturate the result
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Paint.java 45 private Style mStyle = Style.FILL;
81 * stroked, or both (in the same color). The default is FILL.
88 FILL (0),
    [all...]
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
AvdSelector.java 335 legend.setLayoutData(new GridData(GridData.FILL, GridData.BEGINNING, true, false,
424 data.horizontalAlignment = GridData.FILL;
425 data.verticalAlignment = GridData.FILL;
    [all...]
  /bionic/libc/unistd/
syslog.c 319 /* BIONIC: no sun_len field to fill on Linux */
  /cts/tests/tests/widget/src/android/widget/cts/
FrameLayoutTest.java 137 // check the default gravity FILL, it completely fills its container
  /dalvik/dx/src/com/android/dx/dex/file/
MixedItemSection.java 149 Arrays.fill(spaceArr, ' ');
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
DexClassLoader.java 336 * Package object the first time it is being requested and fill most of the
  /dalvik/libcore/json/src/main/java/org/json/
JSONStringer.java 128 Arrays.fill(indentChars, ' ');
  /dalvik/libcore/luni/src/main/java/java/io/
InputStreamReader.java 261 // fill the buffer if needed
  /dalvik/libcore/luni/src/main/java/java/net/
DatagramSocketImpl.java 205 * the datagram packet container to fill in the received data.
  /dalvik/libcore/luni/src/main/java/java/util/
HugeEnumSet.java 176 Arrays.fill(bits, 0);
PriorityQueue.java 171 Arrays.fill(elements, null);
  /dalvik/libcore/luni-kernel/src/main/native/
java_lang_ProcessManager.cpp 289 // Fill in file descriptor wrappers.
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/asn1/
ASN1Choice.java 270 // fill identifiers array
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/crypto/
SHA1_MessageDigestImpl.java 122 Arrays.fill(buffer, i, 14, 0);
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/digests/
LongDigest.java 82 // fill the current word
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
HandshakeProtocol.java 469 Arrays.fill(preMasterSecret, (byte)0);
  /dalvik/vm/alloc/
HeapBitmap.c 150 * Fill the bitmap with zeroes. Returns the bitmap's memory to
  /dalvik/vm/interp/
Stack.h 270 * Allocate and fill an array of method pointers representing the current

Completed in 1284 milliseconds

<<31323334353637383940>>