HomeSort by relevance Sort by last modified time
    Searched full:fractions (Results 1 - 25 of 158) sorted by null

1 2 3 4 5 6 7

  /cts/tests/tests/animation/src/android/animation/cts/
ValueAnimatorTest.java 136 float[] fractions = getValue(objAnimator, 10, "getAnimatedFraction()", 200l, null); local
138 assertTrue(fractions[j] >= 0.0);
139 assertTrue(fractions[j] <= 1.0);
140 assertTrue(errorMessage(fractions), fractions[j + 1] >= fractions[j]); local
  /external/icu4c/test/intltest/
itrbnf.h 121 * Test that hebrew fractions format without trailing '<'
  /external/webkit/Source/WebCore/platform/graphics/cg/
PatternCG.cpp 61 // If FLT_MAX should also be used for xStep or yStep, nothing is rendered. Using fractions of FLT_MAX also
  /external/skia/include/core/
SkFixed.h 20 /** 32 bit signed integer used to represent fractions values with 16 bits to the right of the decimal point
58 /** 32 bit signed integer used to represent fractions values with 30 bits to the right of the decimal point
  /external/skia/legacy/include/core/
SkFixed.h 20 /** 32 bit signed integer used to represent fractions values with 16 bits to the right of the decimal point
49 /** 32 bit signed integer used to represent fractions values with 30 bits to the right of the decimal point
  /bionic/libc/arch-arm/include/machine/
ieee.h 60 * as fractions that look like 0.fffff x 2 . This means that
  /bionic/libc/arch-mips/include/machine/
ieee.h 56 * as fractions that look like 0.fffff x 2 . This means that
  /bionic/libc/arch-x86/include/machine/
ieee.h 57 * as fractions that look like 0.fffff x 2 . This means that
  /development/ndk/platforms/android-3/arch-arm/include/machine/
ieee.h 60 * as fractions that look like 0.fffff x 2 . This means that
  /development/ndk/platforms/android-9/arch-mips/include/machine/
ieee.h 56 * as fractions that look like 0.fffff x 2 . This means that
  /development/ndk/platforms/android-9/arch-x86/include/machine/
ieee.h 57 * as fractions that look like 0.fffff x 2 . This means that
  /external/chromium/chrome/browser/
alternate_nav_url_fetcher.cc 149 // Because this can result in infobars on large fractions of user
  /external/webkit/Source/WebCore/platform/
Length.cpp 62 // IE quirk: accept decimal fractions for percentages.
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/machine/
ieee.h 60 * as fractions that look like 0.fffff x 2 . This means that
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/machine/
ieee.h 60 * as fractions that look like 0.fffff x 2 . This means that
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/machine/
ieee.h 60 * as fractions that look like 0.fffff x 2 . This means that
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/
ieee.h 57 * as fractions that look like 0.fffff x 2 . This means that
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/machine/
ieee.h 60 * as fractions that look like 0.fffff x 2 . This means that
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/
ieee.h 57 * as fractions that look like 0.fffff x 2 . This means that
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/machine/
ieee.h 60 * as fractions that look like 0.fffff x 2 . This means that
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/machine/
ieee.h 60 * as fractions that look like 0.fffff x 2 . This means that
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/machine/
ieee.h 57 * as fractions that look like 0.fffff x 2 . This means that
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/machine/
ieee.h 60 * as fractions that look like 0.fffff x 2 . This means that
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/machine/
ieee.h 57 * as fractions that look like 0.fffff x 2 . This means that
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/machine/
ieee.h 60 * as fractions that look like 0.fffff x 2 . This means that

Completed in 1200 milliseconds

1 2 3 4 5 6 7