OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tolerance
(Results
101 - 125
of
133
) sorted by null
1
2
3
4
5
6
/external/webkit/Source/WebKit/qt/tests/qgraphicswebview/
tst_qgraphicswebview.cpp
501
bool compareImagesFuzzyPixelCount(const QImage& image1, const QImage& image2, qreal
tolerance
= 0.05)
513
if (diffPixelCount > (image1.size().width() * image1.size().height()) *
tolerance
)
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageCrop.java
129
* Set
tolerance
for crop marker selection (in pixels)
131
public static void setTouchTolerance(int
tolerance
) {
132
mTouchTolerance =
tolerance
;
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoDecoder.cpp
[
all
...]
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
base.py
219
diff_filename=None,
tolerance
=0):
226
|
tolerance
| should be a percentage value (0.0 - 100.0).
227
If it is omitted, the port default
tolerance
value is used.
[
all
...]
/external/webkit/Tools/Scripts/webkitpy/layout_tests/
rebaseline_chromium_webkit_tests.py
[
all
...]
run_webkit_tests_unittest.py
510
self.tolerance_used_for_diff_image = self._options.
tolerance
521
# If we pass in an explicit
tolerance
argument, then that will be used.
522
test_port = get_port_for_run(base_args + ['--
tolerance
', '.1'])
524
test_port = get_port_for_run(base_args + ['--
tolerance
', '0'])
527
# Otherwise the port's default
tolerance
behavior (including ignoring it)
/prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar
/external/grub/docs/
texinfo.tex
[
all
...]
/build/tools/droiddoc/templates-ds/assets/js/
global-libraries-combined.js
[
all
...]
/external/e2fsprogs/lib/et/
texinfo.tex
938
\indexfonts\rm \
tolerance
=9500 \advance\baselineskip -1pt
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex
[
all
...]
/external/valgrind/main/include/vki/
vki-linux.h
309
long
tolerance
; /* clock frequency
tolerance
(ppm)
member in struct:vki_timex
[
all
...]
/frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp
2273
M4OSA_UInt32
tolerance
= duration \/ (2 * noOfThumbnails);
local
[
all
...]
/external/bison/build-aux/
texinfo.tex
[
all
...]
/build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js
[
all
...]
/build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
/prebuilts/devtools/tools/lib/
guava-13.0.1.jar
/prebuilts/sdk/10/
android.jar
/prebuilts/sdk/12/
android.jar
/prebuilts/sdk/14/
android.jar
/prebuilts/sdk/15/
android.jar
/prebuilts/sdk/17/
android.jar
/prebuilts/sdk/4/
android.jar
/prebuilts/sdk/6/
android.jar
Completed in 971 milliseconds
1
2
3
4
5
6