SurfaceFlinger: Use cached refresh rates in SmoMo
SmoMo reads current refresh rate from HwComposer using binder call per composition, this impacts performance due to the IPC latency. Use the cached refresh configs in SurfaceFlinger to avoid IPC calls. CRs-Fixed: 2514076 Change-Id: I88bb6944a22452a1f98ddd587a072aa5cc8eebc7
Loading
Please sign in to comment