Searched
full:largest (Results
926 -
950 of
1679) sorted by null
<<31323334353637383940>>
/external/qemu/distrib/jpeg-6b/ |
jcparam.c | 600 /* Luma bottom bit comes last since it's usually largest scan */
|
/external/qemu/distrib/libpng-1.2.19/ |
png.c | 212 * much data to this routine as the largest single buffer size. We
|
/external/qemu/distrib/sdl-1.2.15/src/video/xbios/ |
SDL_xbios.c | 283 /* Add the mode, sorted largest to smallest */
|
/external/skia/src/core/ |
SkPictureFlat.h | 657 // The largest paint across ~60 .skps was 500 bytes.
|
/external/skia/src/gpu/ |
GrInOrderDrawBuffer.cpp | 701 // provided by the vertex buffer pool. At each draw we tracked the largest
|
/external/skia/src/pathops/ |
SkDQuadIntersection.cpp | 91 if (3 == end) { // and correct so that largest value is 1 or 2
|
SkOpAngle.cpp | 21 positive y. The largest angle has a positive x and a zero y. */
|
/external/skia/tools/ |
skdiff_main.cpp | 141 printf("Largest area mismatch was %.2f%% of pixels\n",fMaxMismatchPercent);
|
/external/stlport/stlport/stl/ |
_fstream.h | 314 int _M_max_width; // Largest possible width of single character.
|
/external/webp/src/enc/ |
histogram.c | 306 // note that the tests are ordered so that the usually largest
|
/external/webrtc/src/modules/audio_processing/aec/ |
echo_cancellation.c | 127 // largest possible drift compensation (kResamplerBufferSize) + "almost" an
|
/external/zlib/src/doc/ |
rfc1950.txt | 536 #define BASE 65521 /* largest prime smaller than 65536 */
|
/external/zlib/src/examples/ |
enough.c | 172 local int large; /* largest code table so far */
|
/external/zlib/src/test/ |
infcover.c | 65 size_t total, highwater; /* total allocations, and largest total */
|
/frameworks/av/media/libeffects/lvm/lib/Bundle/src/ |
LVM_Init.c | 59 /* 2. The scratch memory is the largest required by any of the sub-modules plus any */ [all...] |
/frameworks/base/core/java/android/view/ |
Display.java | 451 * @param outLargestSize Filled in with the largest width and height
|
InputEventConsistencyVerifier.java | 82 // Assumes that the largest possible pointer id is 31, which is potentially subject to change.
|
/frameworks/base/docs/html/tools/publishing/ |
preparing.jd | 254 range of devices. To make your application available to the largest number of users, consider
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
LayerDrawable.java | 35 * order, so the element with the largest index will be drawn on top.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
ExpandHelper.java | 183 * @param large the largest allowable size for the manuipulated items.
|
/hardware/libhardware/tests/camera2/ |
CameraMultiStreamTests.cpp | 453 * has large size, which is the largest supported JPEG capture size.
|
/hardware/ti/omap3/dspbridge/inc/ |
qosregistry.h | 217 UINT largestfree; /* size of largest contiguous free block */
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
qosregistry.h | 211 UINT largestfree; /* size of largest contiguous free block */
|
/libcore/luni/src/main/java/java/lang/ |
AbstractStringBuilder.java | 270 * {@link #capacity()}, then the capacity will be increased to the largest
|
/libcore/luni/src/main/java/java/util/ |
Locale.java | 625 // for "en_US_POSIX", the largest "common" value. (In practice, the string form is almost
|
Completed in 1195 milliseconds
<<31323334353637383940>>