HomeSort by relevance Sort by last modified time
    Searched full:fraction (Results 601 - 625 of 1230) sorted by null

<<21222324252627282930>>

  /libcore/luni/src/main/java/java/sql/
Timestamp.java 451 // First, allow for the case where no fraction of a second is given:
455 * Case where fraction of a second is specified: Require 1 character
  /libcore/luni/src/main/java/java/text/
DecimalFormatSymbols.java 382 * but the min and max number of fraction digits stays the same.
408 * The min and max number of fraction digits stay the same.
  /packages/apps/Dialer/src/com/android/dialer/list/
SwipeHelper.java 65 public static float ALPHA_FADE_START = 0f; // fraction of thumbnail width
67 static final float ALPHA_FADE_END = 0.7f; // fraction of thumbnail width
  /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/bitmap/
AttachmentDrawable.java 192 public void setParallaxFraction(float fraction) {
193 mParallaxFraction = 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
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_jnf.c 90 * is equal to the continued fraction:
  /external/chromium/chrome/browser/resources/
about_memory_linux.html 158 Accounts for each page of memory as a fraction based on the number of
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_button_cell.mm 246 fraction:[self isEnabled] ? 1.0 : 0.5
  /external/chromium/chrome/browser/ui/cocoa/extensions/
browser_action_button.mm 287 fraction:1.0
  /external/chromium/chrome/browser/ui/views/location_bar/
content_setting_image_view.cc 41 // The fraction of the animation we'll spend animating the string into view, and
  /external/chromium_org/base/threading/
platform_thread_mac.mm 119 // Define the guaranteed and max fraction of time for the audio thread.
  /external/chromium_org/chrome/browser/prerender/
prerender_tab_helper.cc 125 // [0, 1] indicating the fraction of pixels that are the same.
  /external/chromium_org/chrome/browser/search_engines/
search_terms_data.cc 206 // TODO(dhollowa): Determine fraction of custom themes that don't affect the
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_popup_view_cocoa.mm 251 fraction:1.0
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_button_cell.mm 296 fraction:[self isEnabled] ? 1.0 : 0.5
  /external/chromium_org/chrome/common/
chrome_constants.h 104 // Fraction of the total number of processes to be used for hosting
  /external/chromium_org/media/base/simd/
convert_yuv_to_rgb_c.cc 140 // & 0xffff isolates the fixed point fraction. >> 2 to get the upper 2 bits,
  /external/chromium_org/third_party/freetype/include/freetype/
ftlcdfil.h 59 * (within numerical precision) 0x80/0xff fraction of that pixel is
  /external/chromium_org/third_party/icu/source/i18n/
digitlst.cpp 185 // trim - remove trailing fraction zero digits.
574 // Number contains fraction digits.
621 // Number contains fraction digits.
848 uprv_decNumberZero(&scale); // fraction digits.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i830_texstate.c 260 /* We get one field with fraction bits for the maximum
  /external/chromium_org/third_party/skia/include/core/
SkFixed.h 95 /** Returns the signed fraction of a SkFixed
  /external/chromium_org/ui/compositor/
layer_animation_element.h 198 // The fraction of the animation that has been completed after the last
  /external/chromium_org/ui/message_center/cocoa/
settings_entry_view.mm 88 fraction:1.0
  /external/freetype/include/freetype/
ftlcdfil.h 59 * (within numerical precision) 0x80/0xff fraction of that pixel is

Completed in 883 milliseconds

<<21222324252627282930>>