HomeSort by relevance Sort by last modified time
    Searched full:sigmas (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/skia/tests/
BlurTest.cpp 327 // Test out the normal blur style with a wide range of sigmas
513 const SkScalar sigmas[] = { local
522 for (size_t j = 0; j < SK_ARRAY_COUNT(sigmas); ++j) {
523 const SkScalar sigma = sigmas[j];
555 for (size_t j = 0; j < SK_ARRAY_COUNT(sigmas); ++j) {
556 const SkScalar sigma = sigmas[j];
  /external/skia/tests/
BlurTest.cpp 327 // Test out the normal blur style with a wide range of sigmas
513 const SkScalar sigmas[] = { local
522 for (size_t j = 0; j < SK_ARRAY_COUNT(sigmas); ++j) {
523 const SkScalar sigma = sigmas[j];
555 for (size_t j = 0; j < SK_ARRAY_COUNT(sigmas); ++j) {
556 const SkScalar sigma = sigmas[j];
  /external/chromium_org/third_party/icu/source/test/intltest/
strcase.cpp 233 // sigmas preceded and/or followed by cased letters
235 sigmas=UnicodeString("i\\u0307\\u03a3\\u0308j \\u0307\\u03a3\\u0308j i\\u00ad\\u03a3\\u0308 \\u0307\\u03a3\\u0308 ", "").unescape(), local
239 (t=sigmas).toLower();
241 errln("error in sigmas.toLower()=\"" + t + "\" expected \"" + sigmasLower + "\"");
244 (t=sigmas).toUpper(Locale(""));
246 errln("error in sigmas.toUpper()=\"" + t + "\" expected \"" + sigmasUpper + "\"");
usettest.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
strcase.cpp 230 // sigmas preceded and/or followed by cased letters
232 sigmas=UnicodeString("i\\u0307\\u03a3\\u0308j \\u0307\\u03a3\\u0308j i\\u00ad\\u03a3\\u0308 \\u0307\\u03a3\\u0308 ", "").unescape(), local
236 (t=sigmas).toLower();
238 errln("error in sigmas.toLower()=\"" + t + "\" expected \"" + sigmasLower + "\"");
241 (t=sigmas).toUpper(Locale(""));
243 errln("error in sigmas.toUpper()=\"" + t + "\" expected \"" + sigmasUpper + "\"");
usettest.cpp     [all...]
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicBlur.cpp 72 // Based on some experimental radius values and sigmas,
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compose.h 480 // First handle special epsilons and sigmas on FSTA
    [all...]
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_state_utils.cpp     [all...]
  /external/chromium_org/v8/src/
unicode.cc 173 // converts to two different lower case sigmas depending on
    [all...]

Completed in 625 milliseconds