Searched refs:getBurnInProgressOffset (Results 1 – 3 of 3) sorted by relevance
29 return getBurnInProgressOffset() in burnInProgressOffset()
44 fun getBurnInProgressOffset(): Float { in getBurnInProgressOffset() method
20 import static com.android.systemui.doze.util.BurnInHelperKt.getBurnInProgressOffset;144 final float burnInProgress = MathUtils.lerp(0f, getBurnInProgressOffset(), in updateBurnInOffsets()