mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-25 08:33:27 +00:00
Call updateSustainedPerformanceMode from surfaceChanged as well. May help #11018
This commit is contained in:
parent
6615e55c5d
commit
701c2c0294
@ -584,6 +584,7 @@ public abstract class NativeActivity extends Activity implements SurfaceHolder.C
|
||||
ensureRenderLoop();
|
||||
}
|
||||
}
|
||||
updateSustainedPerformanceMode();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user