Home
last modified time | relevance | path

Searched refs:alpha_threshold (Results 1 – 7 of 7) sorted by relevance

/external/libvncserver/x11vnc/
Dcursor.h43 extern int alpha_threshold;
Dhelp.c5852 alpha_threshold, in print_help()
Dcursor.c48 int alpha_threshold = 240; variable
1120 if (a < (unsigned int) alpha_threshold) { in pixels2curs()
1140 thresh = alpha_threshold; in pixels2curs()
Dx11vnc.c1555 fprintf(stderr, " alphacut: %d\n", alpha_threshold); in print_settings()
3379 alpha_threshold = atoi(argv[++i]); in main() local
4807 if (alpha_threshold < 0) { in main()
4808 alpha_threshold = 0; in main()
4810 if (alpha_threshold > 256) { in main()
4811 alpha_threshold = 256; in main()
Dremote.c3339 alpha_threshold); in process_remote_cmd()
3346 if (alpha_threshold != a) { in process_remote_cmd()
3348 "%d -> %d.\n", alpha_threshold, a); in process_remote_cmd()
3353 alpha_threshold = a; in process_remote_cmd()
/external/skia/src/effects/
DSkAlphaThresholdFilter.cpp195 const AlphaThresholdEffect& alpha_threshold = proc.cast<AlphaThresholdEffect>(); in setData() local
196 pdman.set1f(fInnerThresholdVar, alpha_threshold.innerThreshold()); in setData()
197 pdman.set1f(fOuterThresholdVar, alpha_threshold.outerThreshold()); in setData()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...