Home
last modified time | relevance | path

Searched defs:shadowRadius (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DSyncRtSurfaceTransactionApplierCompat.java203 float shadowRadius; field in SyncRtSurfaceTransactionApplierCompat.SurfaceParams.Builder
323 float cornerRadius, int backgroundBlurRadius, boolean visible, float shadowRadius) { in SurfaceParams()
351 public final float shadowRadius; field in SyncRtSurfaceTransactionApplierCompat.SurfaceParams
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DSlidingKeyInputDrawingPreview.java61 final float shadowRadius = previewRadius * previewShadowRatio; in SlidingKeyInputDrawingPreview() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/folder/
H A DPreviewBackground.java169 float shadowRadius = radius + mStrokeWidth; in setup() local
252 float shadowRadius = radius + mStrokeWidth; in drawShadow() local
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWatermark.java103 int shadowRadius = WindowManagerService.getPropertyInt(tokens, 6, in Watermark() local
/aosp12/frameworks/native/services/surfaceflinger/layerproto/include/layerproto/
H A DLayerProtoParser.h117 float shadowRadius; variable
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/graphics/
H A DPreloadIconDrawable.java171 private Bitmap getShadowBitmap(int width, int height, float shadowRadius) { in getShadowBitmap()
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DStubTransaction.java249 public SurfaceControl.Transaction setShadowRadius(SurfaceControl sc, float shadowRadius) { in setShadowRadius()
/aosp12/frameworks/native/libs/gui/include/gui/
H A DLayerState.h199 float shadowRadius; member
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceInterceptor.cpp392 float shadowRadius) { in addShadowRadiusLocked()
H A DLayer.h233 float shadowRadius; member
H A DLayer.cpp1073 bool Layer::setShadowRadius(float shadowRadius) { in setShadowRadius()
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java223 float shadowRadius); in nativeSetShadowRadius()
3383 public Transaction setShadowRadius(SurfaceControl sc, float shadowRadius) { in setShadowRadius()
/aosp12/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp1615 const sp<SurfaceControl>& sc, float shadowRadius) { in setShadowRadius()
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp821 jlong nativeObject, jfloat shadowRadius) { in nativeSetShadowRadius()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...