Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/
DBitmapProcessor.java48 public static Bitmap blur(Context context, Bitmap bitmap, int outWidth, in blur() method in BitmapProcessor
51 ScriptIntrinsicBlur blur = ScriptIntrinsicBlur.create(renderScript, in blur() local
78 blur.setRadius(BLUR_RADIUS); in blur()
79 blur.setInput(input); in blur()
80 blur.forEach(output); in blur()
96 blur.destroy(); in blur()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/statehandlers/
DDepthController.java229 final int blur; in setDepth() local
234 blur = 0; in setDepth()
236 blur = (int) (mDepth * mMaxBlurRadius); in setDepth()
239 .setBackgroundBlurRadius(mSurface, blur) in setDepth()
/packages/services/Car/service/res/raw/
Dhorizontal_blur_fragment_shader.glsl15 * horizontally adjacent to it to produce a blur effect along the x-axis of the texture
18 * where r is the radius of the blur
Dvertical_blur_fragment_shader.glsl15 * vertically adjacent to it to produce a blur effect along the y-axis of the texture
18 * where r is the radius of the blur
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DWallpaperPreviewBitmapTransformation.java70 return BitmapProcessor.blur(mContext, cropped, cropped.getWidth(), cropped.getHeight()); in transform()
/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
DImageUtils.java42 public static Bitmap blur(Context context, @NonNull Bitmap image, Size bitmapTargetSize, in blur() method in ImageUtils
DBackgroundImageView.java114 Bitmap blurred = ImageUtils.blur(getContext(), src, mBitmapTargetSize, mBitmapBlurPercent); in updateBlur()
/packages/apps/Dialer/java/com/android/incallui/video/impl/
DVideoCallFragment.java1226 blur(getContext(), bitmap, blurRadius); in updateBlurredImageView()
1307 private static void blur(Context context, Bitmap image, float blurRadius) { in blur() method in VideoCallFragment
/packages/apps/Camera2/src/com/android/camera/util/
DCameraUtil.java929 public static void blur(int[] src, int[] out, int w, int h, int size) { in blur() method in CameraUtil
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dhr_wordlist.combined.gz1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ...
Des_wordlist.combined.gz1dictionary=main:es,locale=es,description=Español,date=1414726268, ...