packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/shaders/SolidColorShader.kt
0 → 100644
+36
−0
packages/SystemUI/animation/src/com/android/systemui/surfaceeffects/shaders/SparkleShader.kt
0 → 100644
+115
−0
packages/SystemUI/tests/src/com/android/systemui/surfaceeffects/shaders/SolidColorShaderTest.kt
0 → 100644
+33
−0
packages/SystemUI/tests/src/com/android/systemui/surfaceeffects/shaders/SparkleShaderTest.kt
0 → 100644
+44
−0
Loading