/external/proguard/src/proguard/gui/splash/ |
D | ShadowedSprite.java | 35 private final VariableInt blur; field in ShadowedSprite 54 VariableInt blur, in ShadowedSprite() argument 60 this.blur = blur; in ShadowedSprite() 70 int b = blur.getInt(time) + 1; in paint()
|
/external/skia/gm/ |
D | coloremoji.cpp | 110 SkAutoTUnref<SkImageFilter> blur(make_blur(3.0f, grayScale)); in onDraw() local 111 shaderPaint.setImageFilter(blur); in onDraw() 113 SkAutoTUnref<SkImageFilter> blur(make_blur(3.0f, NULL)); in onDraw() local 114 shaderPaint.setImageFilter(blur); in onDraw()
|
D | imagefiltersgraph.cpp | 143 SkAutoTUnref<SkImageFilter> blur(SkBlurImageFilter::Create(4.0f, 4.0f, bitmapSource)); in onDraw() local 144 SkAutoTUnref<SkImageFilter> erode(SkErodeImageFilter::Create(4, 4, blur)); in onDraw() 146 SkAutoTUnref<SkImageFilter> merge(SkMergeImageFilter::Create(blur, color)); in onDraw() 191 SkAutoTUnref<SkImageFilter> blur(SkBlurImageFilter::Create( in onDraw() local 197 SkXfermodeImageFilter::Create(mode, blur, NULL, &cropRect)); in onDraw()
|
D | colorfilterimagefilter.cpp | 117 SkAutoTUnref<SkImageFilter> blur(make_blur(3.0f)); in onDraw() local 118 SkAutoTUnref<SkImageFilter> brightness(make_brightness(0.5f, blur)); in onDraw()
|
/external/skia/bench/ |
D | ImageFilterDAGBench.cpp | 30 SkAutoTUnref<SkImageFilter> blur(SkBlurImageFilter::Create(20.0f, 20.0f)); in onDraw() local 33 inputs[i] = blur.get(); in onDraw()
|
/external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Blur/ |
D | HGaussianBlur.frag | 1 uniform sampler2D m_Texture; // this should hold the texture rendered by the horizontal blur pass 11 // blur in x (vertical)
|
D | VGaussianBlur.frag | 1 uniform sampler2D m_Texture; // this should hold the texture rendered by the horizontal blur pass 12 // blur in y (vertical)
|
D | RadialBlur.frag | 29 // take 10 additional blur samples in the direction towards 39 // weighten the blur effect with the distance to the
|
D | RadialBlur15.frag | 33 // take 10 additional blur samples in the direction towards 42 // weighten the blur effect with the distance to the
|
/external/mesa3d/include/VG/ |
D | vgext.h | 144 VG_API_CALL void VG_API_ENTRY vgParametricFilterKHR(VGImage dst,VGImage src,VGImage blur,VGfloat st… 151 typedef void (VG_API_ENTRYP PFNVGPARAMETRICFILTERKHRPROC) (VGImage dst,VGImage src,VGImage blur,VGf…
|
/external/clang/test/SemaCXX/ |
D | typo-correction-delayed.cpp | 153 __typeof blur y; // expected-error {{use of undeclared identifier 'blur'; did you mean 'blue'?}}
|
/external/skia/src/effects/ |
D | SkBlurMask.cpp | 421 const uint8_t blur[], int blurRB, in merge_src_with_blur() argument 428 *dst = SkToU8(SkAlphaMul(*blur, SkAlpha255To256(*src))); in merge_src_with_blur() 431 blur += 1; in merge_src_with_blur() 435 blur += blurRB; in merge_src_with_blur()
|
/external/skia/site/dev/runtime/ |
D | config.md | 45 description: Use the faster analytic blur approach for ninepatch rects
|
/external/ceres-solver/docs/source/ |
D | index.rst | 51 .. _Lens Blur: http://googleresearch.blogspot.com/2014/04/lens-blur-in-new-google-camera-app.html
|
/external/skia/site/dev/testing/ |
D | testing.md | 179 $ out/Debug/dm --match blur # Run only work with "blur" in its name.
|
/external/skia/tests/ |
D | ImageFilterTest.cpp | 426 SkAutoTUnref<SkImageFilter> blur(SkBlurImageFilter::Create(five, five)); in DEF_TEST() local 473 { "blur and offset", SkOffsetImageFilter::Create(five, five, blur.get()) }, in DEF_TEST() 949 …SkAutoTUnref<SkImageFilter> blur(SkBlurImageFilter::Create(SkIntToScalar(1<<30), SkIntToScalar(1<<… in test_huge_blur() local 952 paint.setImageFilter(blur); in test_huge_blur()
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …blur",z="deactivate",w="capture",v="userSelect",u="-moz-none",s="visible",t="releaseCapture",q="|b… method
|
D | bootstrap.js | 1711 .on('blur', $.proxy(this.blur, this)) 1775 , blur: function (e) {
|
/external/libvncserver/webclients/novnc/include/ |
D | ui.js | 601 $D('keyboardinput').blur();
|
/external/icu/icu4c/source/data/curr/ |
D | is.txt | 1044 other{"hvítrússneskar rúblur"} 1416 other{"rússneskar rúblur"}
|
/external/skia/src/animator/ |
D | SkAnimateSchema.xsd | 504 A blur can affect the inside or outside part of the shape, or it can affect both. The shape 511 <!-- @pattern solid Solid inside, blur outside. --> 513 <!-- @pattern outer Invisible inside, blur outside. --> 521 The ID of a blur or emboss element. 1137 <!-- /** blur 1140 <xs:element name="blur"> 1145 than zero, the blur has no effect. --> 1929 <!-- @element blur Blur radially draws the shape with varying transparency. --> 1930 <xs:element ref="Sk:blur"/> 1941 <!-- @element maskFilter MaskFilter cancels a blur or emboss. --> [all …]
|
/external/okhttp/website/static/ |
D | bootstrap.min.js | 6 …blur,this)).on("keypress",e.proxy(this.keypress,this)).on("keyup",e.proxy(this.keyup,this)),this.e…
|
/external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/test/ |
D | mootools-core-full-nocompat.js | 4110 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/slf4j/slf4j-site/src/site/pages/js/ |
D | jquery-min.js | 3 …blur:{delegateType:"focusout"},beforeunload:{setup:function(a,b,c){f.isWindow(this)&&(this.onbefor… property
|
/external/mesa3d/docs/ |
D | COPYING | 78 they blur the distinction we usually make between modifying or adding to a
|