android_device_xiaomi_sdm66.../properties
PainKiller3 13af2ab0bf sdm660-common: props: Disable vsync for CPU rendered Apps
* Choreographer VSync has some performance impact for CPU rendered apps
as the app has to wait for VSync to start a new frame draw. When the
frame draw time exceeds one VSync, this has a direct impact on the FPS.
debug.cpurend.vsync property controls the VSync for CPU rendered apps.

Disable VSync for CPU rendered app, by setting this property to false.

Signed-off-by: ImPrashantt <prashant33968@gmail.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
2022-06-06 12:41:59 +02:00
..
odm.prop sdm660-common: props: Refactor all properties 2021-05-18 05:04:03 +06:00
system.prop sdm660-common: props: Disable vsync for CPU rendered Apps 2022-06-06 12:41:59 +02:00
system_ext.prop sdm660-common: Update RIL from curtana V12.0.1.7.RJWMIXM 2021-06-11 08:33:27 +06:00
vendor.prop sdm660-common: props: fix screen recorder lag 2022-06-06 12:41:59 +02:00