android_device_samsung_a20/universal7885-common
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
..
apps universal7885: parts: jni: fix flashlight stats reading 2022-03-22 19:01:49 +09:00
aptx [APTX] universal7885: Add APTX support 2022-03-22 18:55:39 +09:00
bluetooth universal7885: Add other 7885 devices 2022-03-22 18:57:19 +09:00
configs universal7885: props: Disable VSync for CPU rendered apps 2022-03-22 19:02:10 +09:00
init universal7885: Major (de)commonize due to prev commit 2022-03-22 19:01:33 +09:00
interfaces universal7885: interfaces: use seteuid() to set fastcharge sysfs value 2022-03-22 18:46:34 +09:00
libshims universal7885: Add samsung configstore HAL entry 2022-03-22 18:55:32 +09:00
light universal7885: light: Fix build errors 2022-03-22 18:53:15 +09:00
overlay universal7885: overlay: Bump no. of max cached processes to 48 2022-03-22 19:02:10 +09:00
overlay-derp/packages/apps/Settings/res/values universal7885: CameraLightSensor: Set notification to low priority 2022-03-22 18:57:19 +09:00
recovery universal7885: Merge common thing and cleanup 2022-03-22 18:33:37 +09:00
rmpkg universal7885: Rename some files for convenince 2022-03-22 18:54:21 +09:00
rootdir universal7885: address denials for 7904 2022-03-22 19:02:10 +09:00
rro_overlays universal7885: Add Notch Bar Killer overlay 2022-03-22 18:56:52 +09:00
sepolicy universal7885: address denials for 7904 2022-03-22 19:02:10 +09:00
usb universal7885: override usb hal vintf for a10 2022-03-22 19:02:09 +09:00
vendor_detect vendor_detect: add addons 2022-03-22 19:01:56 +09:00
.clang-format universal7885: import light HAL from hardware/samsung 2022-03-22 18:52:43 +09:00
Android.bp universal7885: Inital port to A20/A20e 2022-03-22 18:08:09 +09:00
Android.mk universal7885: add back vulkan symlink 2022-03-22 19:01:48 +09:00
BoardConfigCommon.mk universal7885: add vendor security patch level 2022-03-22 19:02:08 +09:00
CleanSpec.mk Revert "universal7885: Enable graphics mapper version 2.1" 2022-03-22 19:01:55 +09:00
fingerprint.mk universal7885: fingerprint: Update to raven SD1A.210817.036 2022-03-22 18:41:34 +09:00
universal7885-common.mk universal7885: update permission copy files 2022-03-22 19:02:09 +09:00
vendorsetup.sh vendorsetup: track Android12 branch of a40 vendor 2022-03-22 19:02:10 +09:00