Searched refs:blur (Results 1 – 18 of 18) sorted by relevance
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
D | ScriptIntrinsicBlurThunker.java | 39 ScriptIntrinsicBlurThunker blur = new ScriptIntrinsicBlurThunker(0, rs); in create() local 40 blur.mN = android.renderscript.ScriptIntrinsicBlur.create(rst.mN, et.getNObj()); in create() 41 return blur; in create()
|
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/ |
D | threshold.fs | 35 // Compute gaussian weights for the blur 45 // The larger the radius gets, the more our gaussian blur 46 // will resemble a box blur since with large sigma 52 // the blur calculations
|
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/ |
D | threshold.fs | 35 // Compute gaussian weights for the blur 45 // The larger the radius gets, the more our gaussian blur 46 // will resemble a box blur since with large sigma 52 // the blur calculations
|
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/ |
D | threshold.fs | 35 // Compute gaussian weights for the blur 45 // The larger the radius gets, the more our gaussian blur 46 // will resemble a box blur since with large sigma 52 // the blur calculations
|
/frameworks/rs/cpp/ |
D | ScriptIntrinsics.cpp | 103 void ScriptIntrinsicBlur::blur(sp<Allocation> in, sp<Allocation> out) { in blur() function in ScriptIntrinsicBlur
|
D | rsCppStructs.h | 667 void blur(sp<Allocation> in, sp<Allocation> out);
|
/frameworks/rs/scriptc/ |
D | rs_program.rsh | 60 * Get program store blur component color mask
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | icon_design_launcher_archive.jd | 458 …<tr><td><em>2.</em></td><td>Icon shadow:</td><td>black | 20px blur<br>50% opacity | angle 67°</td>… 460 <tr><td><em>4.</em></td><td>Detail shadow:</td><td>black | 10px blur<br>75% opacity</td></tr> 517 <li>Create the shadows with the correct angle and blur effect.</li>
|
/frameworks/base/libs/hwui/ |
D | FontRenderer.cpp | 668 mRsScript->blur(ain, aout); in blurImage()
|
/frameworks/base/docs/html/sdk/ |
D | terms.jd | 8 <div class="sdk-terms fullsize" onfocus="this.blur()">
|
D | index.jd | 71 <div class="sdk-terms" onfocus="this.blur()">
|
/frameworks/base/docs/html/google/backup/ |
D | signup.jd | 27 <div class="sdk-terms" onfocus="this.blur()" style="width:678px"
|
/frameworks/base/docs/html/sdk/installing/ |
D | studio.jd | 18 <div class="sdk-terms" onfocus="this.blur()">
|
/frameworks/base/docs/html/about/versions/ |
D | jelly-bean.jd | 447 <p>Intrinsics are available for blends, blur, color matrix, 3x3 and 5x5 convolve,
|
/frameworks/base/tests/DumpRenderTree/assets/results/ |
D | layout_tests_passed.txt | 1285 /sdcard/android/layout_tests/fast/events/no-blur-on-page-leave.html 1290 /sdcard/android/layout_tests/fast/events/no-blur-on-enter-button.html 2169 /sdcard/android/layout_tests/fast/forms/textarea-no-scroll-on-blur.html
|
D | layout_tests_failed.txt | 175 /sdcard/android/layout_tests/fast/events/tabindex-focus-blur-all.html
|
D | layout_tests_nontext.txt | 1683 /sdcard/android/layout_tests/fast/text/shadow-no-blur.html 2143 /sdcard/android/layout_tests/fast/dom/blur-contenteditable.html 2317 /sdcard/android/layout_tests/fast/forms/input-text-scroll-left-on-blur.html
|
/frameworks/base/docs/html/tools/sdk/ndk/ |
D | index.jd | 48 <div class="sdk-terms" style="width:auto" onfocus="this.blur()">
|