/frameworks/base/packages/SystemUI/res/values/ |
dimens.xml | 114 <!-- Minimum distance a fling must travel (anti-jitter) -->
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
GestureTrail.java | 302 // {@link Paint} that is zero width stroke and anti alias off draws exactly 1 pixel.
|
/external/chromium/chrome/browser/ui/views/autocomplete/ |
autocomplete_popup_contents_view.cc | 511 // Because the border of this view creates an anti-aliased round-rect region 518 // yields a nice anti-aliased edge.
|
/external/chromium_org/native_client_sdk/src/tools/ |
oshelpers.py | 186 do to locks (such as anti-virus software on Windows), the function will retry 240 (such as anti-virus software on Windows), the function will retry up to five
|
/external/chromium_org/third_party/skia/src/core/ |
SkClipStack.cpp | 285 // Here we mimic a non-anti-aliased scanline system. If there is 286 // no anti-aliasing we can integerize the bounding box to exclude
|
/external/openssh/ |
schnorr.c | 117 * 'idlen' bytes from 'id' will be included in the signature hash as an anti- 213 * 'idlen' bytes from 'id' will be included in the signature hash as an anti-
|
/external/skia/src/core/ |
SkClipStack.cpp | 285 // Here we mimic a non-anti-aliased scanline system. If there is 286 // no anti-aliasing we can integerize the bounding box to exclude
|
/external/srtp/doc/ |
intro.txt | 88 \item anti-replay lists with sizes other than 128, 293 anti-replay data. A particular srtp_stream_t holds the information
|
/external/chromium_org/cc/output/ |
renderer_pixeltest.cc | [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
LabelMaker.java | 42 * quality anti-aliased font rasterizer, full character set support, and all the
|
/development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/ |
FoldingLayout.java | 49 * 1 pixel transparent border. This will cause an anti-aliasing like effect and smoothen
|
/docs/source.android.com/src/devices/ |
audio.jd | 320 <li>8kHz sampling rate (anti-aliasing)</li>
|
/external/chromium/chrome/browser/ui/gtk/ |
info_bubble_gtk.cc | 193 // corners. This is a lot more work, but they get anti-aliasing.
|
/external/chromium/chrome/browser/ui/views/bubble/ |
bubble_border.cc | 427 // The border of this view creates an anti-aliased round-rect region for the
|
/external/chromium/net/base/ |
filter.cc | 288 // HTML: Did some anti-virus system strip this tag (sometimes they strip
|
/external/chromium_org/chrome/browser/ui/pdf/ |
pdf_browsertest.cc | 71 // to a smaller window and then expanding leads to slight anti-aliasing
|
/external/chromium_org/net/base/ |
filter.cc | 283 // HTML: Did some anti-virus system strip this tag (sometimes they strip
|
/external/chromium_org/sql/ |
recovery.cc | 244 // impossible (perhaps anti-virus could?).
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/ |
dromaeo-3d-cube.html | 304 // anti-clockwise edge check
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
3d-cube.js | 300 // anti-clockwise edge check
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
3d-cube.js | 300 // anti-clockwise edge check
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/ |
3d-cube.js | 300 // anti-clockwise edge check
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
SVGTextLayoutEngine.cpp | 564 // For vertical text on path, the actual angle has to be rotated 90 degrees anti-clockwise, not the orientation angle!
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ftstroke.h | 47 * displayed with a coloured (and anti-aliased) border around their
|
/external/chromium_org/third_party/freetype/src/smooth/ |
ftgrays.c | 5 /* A new `perfect' anti-aliasing renderer (body). */ 35 /* `ft_gray_raster.raster_new'; an anti-aliased bitmap can be generated */ 45 /* This is a new anti-aliasing scan-converter for FreeType 2. The */ 69 /* - A perfect anti-aliaser, i.e., it computes the _exact_ coverage on */ [all...] |