Home
last modified time | relevance | path

Searched refs:blur (Results 1 – 25 of 61) sorted by relevance

123

/external/proguard/src/proguard/gui/splash/
DShadowedSprite.java35 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/
Dcoloremoji.cpp110 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()
Dimagefiltersgraph.cpp143 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()
Dcolorfilterimagefilter.cpp117 SkAutoTUnref<SkImageFilter> blur(make_blur(3.0f)); in onDraw() local
118 SkAutoTUnref<SkImageFilter> brightness(make_brightness(0.5f, blur)); in onDraw()
/external/skia/bench/
DImageFilterDAGBench.cpp30 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/
DHGaussianBlur.frag1 uniform sampler2D m_Texture; // this should hold the texture rendered by the horizontal blur pass
11 // blur in x (vertical)
DVGaussianBlur.frag1 uniform sampler2D m_Texture; // this should hold the texture rendered by the horizontal blur pass
12 // blur in y (vertical)
DRadialBlur.frag29 // take 10 additional blur samples in the direction towards
39 // weighten the blur effect with the distance to the
DRadialBlur15.frag33 // take 10 additional blur samples in the direction towards
42 // weighten the blur effect with the distance to the
/external/mesa3d/include/VG/
Dvgext.h144 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/
Dtypo-correction-delayed.cpp153 __typeof blur y; // expected-error {{use of undeclared identifier 'blur'; did you mean 'blue'?}}
/external/skia/src/effects/
DSkBlurMask.cpp421 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/
Dconfig.md45 description: Use the faster analytic blur approach for ninepatch rects
/external/ceres-solver/docs/source/
Dindex.rst51 .. _Lens Blur: http://googleresearch.blogspot.com/2014/04/lens-blur-in-new-google-camera-app.html
/external/skia/site/dev/testing/
Dtesting.md179 $ out/Debug/dm --match blur # Run only work with "blur" in its name.
/external/skia/tests/
DImageFilterTest.cpp426 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/
Dapiviewer.js175blur",z="deactivate",w="capture",v="userSelect",u="-moz-none",s="visible",t="releaseCapture",q="|b… method
Dbootstrap.js1711 .on('blur', $.proxy(this.blur, this))
1775 , blur: function (e) {
/external/libvncserver/webclients/novnc/include/
Dui.js601 $D('keyboardinput').blur();
/external/icu/icu4c/source/data/curr/
Dis.txt1044 other{"hvítrússneskar rúblur"}
1416 other{"rússneskar rúblur"}
/external/skia/src/animator/
DSkAnimateSchema.xsd504 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/
Dbootstrap.min.js6blur,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/
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/slf4j/slf4j-site/src/site/pages/js/
Djquery-min.js3blur:{delegateType:"focusout"},beforeunload:{setup:function(a,b,c){f.isWindow(this)&&(this.onbefor… property
/external/mesa3d/docs/
DCOPYING78 they blur the distinction we usually make between modifying or adding to a

123