HomeSort by relevance Sort by last modified time
    Searched refs:normalization (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/cc/debug/
overdraw_metrics.cc 163 float normalization = 1000.f / (DrawViewportSize(layer_tree_host).width() * local
172 float byte_normalization = normalization / 4;
178 static_cast<int>(normalization * pixels_drawn_opaque_),
182 static_cast<int>(normalization * pixels_drawn_translucent_),
186 static_cast<int>(normalization * pixels_culled_for_drawing_),
204 static_cast<int>(normalization * pixels_painted_),
208 static_cast<int>(normalization * pixels_uploaded_opaque_),
212 static_cast<int>(normalization * pixels_uploaded_translucent_),
  /external/chromium_org/v8/test/intl/collator/
normalization.js 28 // Make sure normalization is always on, and normalization flag is ignored.
31 // to make ICU fail comparison without normalization (upper, lower accent).
41 // Try with normalization off (as an option).
42 var collator = Intl.Collator([], {normalization: false});
43 // If we accepted normalization parameter, this would have failed.
45 assertFalse(collator.resolvedOptions().hasOwnProperty('normalization'));
47 // Try with normalization off (as Unicode extension).
49 // If we accepted normalization parameter, this would have failed.
51 assertFalse(collator.resolvedOptions().hasOwnProperty('normalization'));
    [all...]
  /external/chromium_org/v8/test/mjsunit/
object-literal-gc.js 47 // Force normalization of the properties.
  /external/v8/test/mjsunit/
object-literal-gc.js 47 // Force normalization of the properties.
  /external/chromium_org/third_party/icu/source/test/testdata/
testdata.mak 156 # Target for test normalization data
  /external/icu4c/test/testdata/
testdata.mak 161 # Target for test normalization data
  /external/libvpx/libvpx/vp8/encoder/ppc/
fdct_altivec.asm 22 ;# in normalization (fwd is twice unitary, inv is half unitary)
  /external/chromium_org/third_party/icu/source/tools/gensprep/
filterRFC3454.pl 662 --normalize Embed the normalization directive in the output file
  /external/icu4c/tools/gensprep/
filterRFC3454.pl 662 --normalize Embed the normalization directive in the output file
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
proxy_form_controller_test.js 218 // Test `AUTO` normalization to `PAC`
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
proxy_form_controller_test.js 212 // Test `AUTO` normalization to `PAC`
  /external/chromium_org/ui/webui/resources/js/
util.js 208 // Use getAttribute() to prevent URL normalization.
  /external/dropbear/libtommath/
bn.tex     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 582 milliseconds