Add glow box effect
Bug: 324600132 Flag: com.android.systemui.keyboard_docking_indicator Test: GlowBoxEffectTest Change-Id: I3da01c319443dd313b27fded2ac676d3d6039d1a
Showing
- packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/glowboxeffect/GlowBoxConfig.kt 46 additions, 0 deletions...id/systemui/surfaceeffects/glowboxeffect/GlowBoxConfig.kt
- packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/glowboxeffect/GlowBoxEffect.kt 147 additions, 0 deletions...id/systemui/surfaceeffects/glowboxeffect/GlowBoxEffect.kt
- packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/glowboxeffect/GlowBoxShader.kt 58 additions, 0 deletions...id/systemui/surfaceeffects/glowboxeffect/GlowBoxShader.kt
- packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/shaderutil/SdfShaderLibrary.kt 11 additions, 2 deletions...id/systemui/surfaceeffects/shaderutil/SdfShaderLibrary.kt
- packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/utils/MathUtils.kt 24 additions, 0 deletions...rc/com/android/systemui/surfaceeffects/utils/MathUtils.kt
- packages/SystemUI/tests/src/com/android/systemui/surfaceeffects/glowboxeffect/GlowBoxEffectTest.kt 124 additions, 0 deletions...ystemui/surfaceeffects/glowboxeffect/GlowBoxEffectTest.kt
- packages/SystemUI/tests/src/com/android/systemui/surfaceeffects/loadingeffect/LoadingEffectTest.kt 2 additions, 2 deletions...ystemui/surfaceeffects/loadingeffect/LoadingEffectTest.kt
Loading
Please register or sign in to comment