HomeSort by relevance Sort by last modified time
    Searched full:scaling (Results 251 - 275 of 432) sorted by null

<<1112131415161718

  /external/webkit/WebKit/mac/
ChangeLog-2006-02-09 629 Fix for <rdar://problem/4112029> With Quartz scaling on, Safari incorrectly
    [all...]
  /frameworks/base/core/java/android/webkit/
WebView.java 248 * appearance on a medium density screen. So, it applies 1.5x scaling on a high density screen
249 * (because its pixels are smaller) and 0.75x scaling on a low density screen (because its pixels
256 * default scaling factor used for the current device. For example, if the value of {@code
258 * and default scaling is not applied to the web page; if the value is "1.5", then the device is
262 * (discussed below), then you can stop this default scaling behavior.</li>
276 * <li>{@code device-dpi} - Use the device's native dpi as the target dpi. Default scaling never
293 * property to {@code device-dpi}. This stops Android from performing scaling in your web page and
    [all...]
  /cts/tests/tests/content/src/android/content/res/cts/
ConfigTest.java 311 // rule is that closest wins, with down scaling (larger content)
  /dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/
ScheduledExecutorTest.java 145 // By time scaling conventions, we must have at least
    [all...]
  /external/freetype/include/freetype/config/
ftoption.h     [all...]
  /external/iproute2/
ChangeLog 381 * fix scaling in print_rates (for bits)
  /external/jpeg/
README 374 The current method for scaling the quantization tables is known not to be
example.c 135 * Here we just illustrate the use of quality (quantization table) scaling:
jcmaster.c 98 /* For compression, we never do DCT scaling. */
jdmainct.c 46 * Depending on the vertical scaling algorithm used, the upsampler may need
jdmerge.c 28 * No scaling needed at upsample time.
  /external/kernel-headers/original/linux/
sysctl.h 64 CTL_CPU=10 /* CPU stuff (speed scaling, etc) */
  /external/opencore/codecs_v2/audio/aac/dec/src/
apply_tns.cpp 85 The input, coef, should use all 32-bits, else the scaling by tns_ar_filter
fft_rx4_short.cpp 66 exponent returns a shift to compensate the scaling introduced by
gen_rand_vector.cpp 116 The scaling of the random numbers is thus broken into the
inv_long_complex_rot.cpp 67 exp = shift factor to reflect signal scaling
inv_short_complex_rot.cpp 65 exp = shift factor to reflect signal scaling
mix_radix_fft.cpp 64 exponent = shift factor to reflect signal scaling
tns_ar_filter.cpp 44 - Include log2(order) as a scaling down parameter.
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/
vad2.h 174 Word16 shift_state; /* use 22,9 or 27,4 scaling for ch_enrg[] */
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
autocorr.cpp 67 3. Removed extra check for overflow by doing scaling right
  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
combined_decode.cpp 21 #include "scaling.h"
datapart_decode.cpp 21 #include "scaling.h"
dcac_prediction.cpp 26 #include "scaling.h"
  /external/qemu/distrib/sdl-1.2.12/src/joystick/darwin/
SDL_sysjoystick.c 146 return value; /* no scaling at all */

Completed in 134 milliseconds

<<1112131415161718