Home
last modified time | relevance | path

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

/frameworks/libs/systemui/weathereffects/graphics/src/main/java/com/google/android/wallpaper/weathereffects/graphics/fog/
DFogEffect.kt52 val time = frameTimeNanos.toFloat() * NANOS_TO_SECONDS in resize()
187 private const val NANOS_TO_SECONDS = 1 / 1_000_000_000f constant