HomeSort by relevance Sort by last modified time
    Searched full:fraction (Results 651 - 675 of 1336) sorted by null

<<21222324252627282930>>

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
MasterImage.java 390 public void setAnimFraction(float fraction) {
391 mAnimFraction = fraction;
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SwipeHelper.java 59 public static float ALPHA_FADE_START = 0f; // fraction of thumbnail width
62 static final float ALPHA_FADE_END = 0.7f; // fraction of thumbnail width
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
SettingsValues.java 200 res, R.fraction.config_key_preview_show_up_start_scale);
202 res, R.fraction.config_key_preview_dismiss_end_scale);
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/centrality/
betweenness.py 25 fraction of all-pairs shortest paths that pass through `v`:
126 fraction of all-pairs shortest paths that pass through `e`:
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_jnf.c 90 * is equal to the continued fraction:
  /bootable/recovery/
verifier_test.cpp 133 void SetProgress(float fraction) { }
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
RawConverter.java 419 * Linearly interpolate between a and b given fraction f.
423 * @param f the fraction to interpolate by.
432 * Linearly interpolate between 3x3 matrices a and b given fraction f.
436 * @param f the fraction to interpolate by.
    [all...]
  /external/freetype/include/
ftlcdfil.h 59 * (within numerical precision) 0x80/0xFF fraction of that pixel is
  /external/guava/guava/src/com/google/common/base/
Stopwatch.java 198 * in the desired time unit, with any fraction rounded down.
  /external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
Stopwatch.java 200 * in the desired time unit, with any fraction rounded down.
  /external/icu/icu4c/source/samples/numfmt/
main.cpp 135 * fraction digits. Setting an explicit rounding increment makes
  /external/iproute2/man/man8/
tc-sfb.8 137 Set this to a reasonable fraction of your uplink throughput; the
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_texstate.c 260 /* We get one field with fraction bits for the maximum
  /external/pdfium/third_party/freetype/include/
ftlcdfil.h 59 * (within numerical precision) 0x80/0xff fraction of that pixel is
  /external/toybox/lib/
lib.h 133 long xparsetime(char *arg, long units, long *fraction);
  /external/zlib/src/doc/
txtvsbin.txt 88 considerations. In such cases, a scheme that tolerates a small fraction
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
qua_gain.cpp 124 Word16 frac_gcode0 -- Word16 -- predicted CB gain (fraction), Q15
125 Word16 frac_coeff -- Word16 Array -- energy coeff. (5), fraction part, Q15
196 Word16 frac_gcode0, /* i : predicted CB gain (fraction), Q15 */
197 Word16 frac_coeff[], /* i : energy coeff. (5), fraction part, Q15 */
  /frameworks/av/media/libstagefright/rtsp/
ARTPSource.cpp 238 data[12] = 0x00; // fraction lost
  /frameworks/base/core/java/com/android/internal/widget/
AutoScrollHelper.java 323 * @param horizontal The target horizontal velocity as a fraction of the
326 * @param vertical The target vertical velocity as a fraction of the host
363 * @param horizontal The horizontal edge size as a fraction of the host view
366 * @param vertical The vertical edge size as a fraction of the host view
    [all...]
  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
ScreenMagnifier.java     [all...]
  /frameworks/data-binding/compilerCommon/
BindingExpression.g4 476 | 'fraction'
  /hardware/intel/img/psb_video/src/
psb_overlay.h 261 unsigned short Fraction;
psb_texture.c 231 texture_priv->brightness.Fraction = 0;
233 texture_priv->contrast.Fraction = 0;
235 texture_priv->hue.Fraction = 0;
237 texture_priv->saturation.Fraction = 0;
    [all...]
  /libcore/luni/src/main/java/java/lang/
HexStringParser.java 292 * the rest of the significand as a fraction.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/widget/
FloatingActionButtonController.java 100 * @param positionOffset A fraction used to calculate position of the FAB during page scroll.

Completed in 655 milliseconds

<<21222324252627282930>>