Home
last modified time | relevance | path

Searched defs:blur (Results 1 – 25 of 40) sorted by relevance

12

/external/proguard/src/proguard/gui/splash/
DShadowedSprite.java35 private final VariableInt blur; field in ShadowedSprite
54 VariableInt blur, in ShadowedSprite()
/external/skia/bench/
DImageFilterDAGBench.cpp31 SkAutoTUnref<SkImageFilter> blur(SkBlurImageFilter::Create(20.0f, 20.0f)); in onDraw() local
61 SkAutoTUnref<SkImageFilter> blur(SkBlurImageFilter::Create(4.0f, 4.0f)); in onDraw() local
DBlurImageFilterBench.cpp83 SkAutoTUnref<SkImageFilter> blur(SkBlurImageFilter::Create(fSigmaX, fSigmaY, input, crop)); in onDraw() local
/external/skia/gm/
Dcoloremoji.cpp102 SkAutoTUnref<SkImageFilter> blur(make_blur(3.0f, grayScale)); in onDraw() local
105 SkAutoTUnref<SkImageFilter> blur(make_blur(3.0f, nullptr)); in onDraw() local
Dimagefiltersgraph.cpp124 SkAutoTUnref<SkImageFilter> blur(SkBlurImageFilter::Create(4.0f, 4.0f, bitmapSource)); in onDraw() local
172 SkAutoTUnref<SkImageFilter> blur(SkBlurImageFilter::Create( in onDraw() local
Dimageblurtiled.cpp34 SkAutoTUnref<SkImageFilter> blur(SkBlurImageFilter::Create(fSigmaX, fSigmaY)); in onDraw() local
Dcomplexclip_blur_tiled.cpp34 SkAutoTUnref<SkImageFilter> blur(SkBlurImageFilter::Create(5.0f, 5.0f)); in onDraw() local
Dimageblur.cpp17 SkAutoTUnref<SkImageFilter> blur(SkBlurImageFilter::Create(fSigmaX, fSigmaY)); in imageblurgm_draw() local
Dimageblur2.cpp61 SkAutoTUnref<SkImageFilter> blur(SkBlurImageFilter::Create(sigmaX, sigmaY)); in onDraw() local
Dcolorfilterimagefilter.cpp164 SkAutoTUnref<SkImageFilter> blur(make_blur(3.0f)); variable
/external/chromium-trace/catapult/third_party/polymer/components/core-focusable/
Dcore-focusable.js73 blur: '_blurAction' property
/external/opencv3/modules/features2d/test/
Dtest_mser.cpp109 bool blur = rng.uniform(0, 2) != 0; in TEST() local
/external/libvncserver/webclients/novnc/include/
Dinput.js43 'blur': this._allKeysUp.bind(this) property
/external/skia/tests/
DImageFilterTest.cpp437 SkAutoTUnref<SkImageFilter> blur(SkBlurImageFilter::Create(five, five)); in DEF_TEST() local
988 …SkAutoTUnref<SkImageFilter> blur(SkBlurImageFilter::Create(SkIntToScalar(1<<30), SkIntToScalar(1<<… in test_huge_blur() local
1308 SkAutoTUnref<SkImageFilter> blur(SkBlurImageFilter::Create(10.f, 10.f, largeSource)); in test_large_blur_input() local
/external/skia/src/effects/
DSkBlurMask.cpp421 const uint8_t blur[], int blurRB, in merge_src_with_blur()
/external/skia/tools/json/
DSkJSONRenderer.cpp399 Json::Value blur = jsonPaint[SKJSONCANVAS_ATTRIBUTE_BLUR]; in apply_paint_blur() local
DSkJSONCanvas.cpp325 Json::Value blur(Json::objectValue); in apply_paint_maskfilter() local
/external/skia/tools/debugger/
DSkDrawCommand.cpp931 Json::Value blur(Json::objectValue); in apply_paint_maskfilter() local
1320 Json::Value blur = jsonPaint[SKDEBUGCANVAS_ATTRIBUTE_BLUR]; in extract_json_paint_blur() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/static/
Djquery-1.4.2.min.js64 ….event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},functio… property
67 …,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseent… property
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
Djquery-1.4.2.min.js64 ….event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},functio… property
67 …,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseent… property
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
Dmootools-core-full-nocompat.js4110 focus: 2, blur: 2, change: 2, reset: 2, select: 2, submit: 2, paste: 2, input: 2, //form elements property
4206 blur: { property
4254 var events = {blur: function(){ method
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/static/
Djquery-1.6.1.min.js17 …ft(c);var k=e,l=h.indexOf(":")<0?"on"+h:"";do{var m=f._data(k,"handle");c.currentTarget=k,m&&m.app…
/external/chromium-trace/catapult/experimental/heatmap/
Djquery.min.js5 …),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return q.get(e,n)||q.acces… argument
/external/libjpeg-turbo/doc/html/
Djquery.js4 …d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler),d.guid||(d.guid=f.guid++),j=h.events,j||(h.event…
/external/autotest/client/site_tests/video_GlitchDetection/
Djquery-2.1.3.min.js3 …ction(a,b){L.remove(a,b)}}),n.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;…

12