android_device_samsung_a20/universal7885-common/configs/props
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Hazari PraveenKumar 42a02fc4a5
universal7885: 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.

Change-Id: I93cfa7c588f1ab80803940c8059073075fd49506
Signed-off-by: Akash <akashniki@gmail.com>
Signed-off-by: Ayush Dubey <ayushdubey70@gmail.com>
Signed-off-by: Joey Huab <joey@evolution-x.org>
Signed-off-by: chiranth <chiranthangadi123@gmail.com>
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 19:02:10 +09:00
..
product.prop universal7885: props: Disable VSync for CPU rendered apps 2022-03-22 19:02:10 +09:00
props.mk universal7885: perf: Enable the pre-rendering feature 2022-03-22 18:56:38 +09:00
system.prop universal7885: perf: Enable the pre-rendering feature 2022-03-22 18:56:38 +09:00
vendor.prop universal7885: disable HWC (H/W Composer) 2022-03-22 18:56:53 +09:00