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

<<21222324252627282930>>

  /external/chromium_org/base/time/
time_mac.cc 178 // Avoid rounding issues, by only putting the integral number of seconds
  /external/chromium_org/chrome/browser/resources/ntp_android/
bookmarks.css 231 /* tweaked spacing, presumably because of rounding error */
  /external/chromium_org/content/common/
inter_process_time_ticks_converter_unittest.cc 200 // Verify that rounding never causes a value to appear outside the given
  /external/chromium_org/content/renderer/pepper/
pepper_graphics_2d_host.h 166 // invalidation due to rounding errors, true otherwise.
  /external/chromium_org/media/filters/
audio_file_reader.cc 31 // Add one microsecond to avoid rounding-down errors which can occur when
  /external/chromium_org/ppapi/tests/
test_browser_font.cc 185 // Due to blending, there may be rounding errors and
  /external/chromium_org/third_party/WebKit/Source/core/editing/
Caret.cpp 188 // FIXME: Need to over-paint 1 pixel to workaround some rounding problems.
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
Gradient.cpp 192 // rounding error, but we don't care in this float comparison, since
  /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
fast-dtoa.cc 176 // The rounding might shift the whole buffer in which case the kappa is
181 // imprecision and returns false, if the rounding direction cannot be
447 // Rounding down (by not emitting the remaining digits) yields a number
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
results.py 210 is only returned when the value is truly 100. Rounding can never
  /external/chromium_org/third_party/iccjpeg/
iccjpeg.c 60 /* Calculate the number of markers we'll need, rounding up of course */
  /external/chromium_org/third_party/icu/source/test/perf/perldriver/
Format.pm 70 # isn't rounding the $delta properly. Have to put
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
testutils.h 51 // Returns size of 420 image with rounding on chroma for odd sizes.
videocommon.cc 198 // that avoids rounding errors.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/
es.po 83 msgid "Color rounding method"
fr.po 82 msgid "Color rounding method"
nl.po 83 msgid "Color rounding method"
sv.po 80 msgid "Color rounding method"
t_options.h 119 DRI_CONF_DESC_BEGIN(en,gettext("Color rounding method")) \
  /external/chromium_org/third_party/skia/include/core/
SkRect.h 732 * Set the dst rectangle by rounding this rectangle's coordinates to their
742 * Set the dst rectangle by rounding "out" this rectangle, choosing the
752 * Expand this rectangle by rounding its coordinates "out", choosing the
764 * Set the dst rectangle by rounding "in" this rectangle, choosing the
  /external/chromium_org/third_party/skia/src/core/
Sk64.cpp 313 // either by rounding it to the right, or shifting N to the left
  /external/chromium_org/ui/gfx/image/
image_unittest_util.cc 42 // Be tolerant of floating point rounding and lossy color space conversions.
  /external/chromium_org/ui/gfx/
matrix3_f.cc 162 // half_det_b should be in <-1, 1>, but beware of rounding error.
  /external/chromium_org/v8/src/
fast-dtoa.cc 177 // The rounding might shift the whole buffer in which case the kappa is
182 // imprecision and returns false, if the rounding direction cannot be
446 // Rounding down (by not emitting the remaining digits) yields a number
664 // therefore the rounding strategy for halfway cases is irrelevant.
  /external/compiler-rt/test/Unit/
floattidf_test.c 20 // Returns: convert a to a double, rounding toward even.

Completed in 1460 milliseconds

<<21222324252627282930>>