avicii: props: Use HintManager for HWUI
This will send HWUI timings to HintManager for better CPU scheduling. Setting a 30% margin for CPU should heavily reduce CPU loads for HWUI and use GPU for the rest. Signed-off-by: drkphnx <dark.phnx12@gmail.com> Signed-off-by: aswin7469 <aswinas@pixysos.com> Signed-off-by: Sandeep P S <sandymankara11@gmail.com>
This commit is contained in:
committed by
Sandeep-FED
parent
3bb091aab6
commit
30f7c41101
@@ -185,6 +185,8 @@ ro.surface_flinger.use_color_management=true
|
|||||||
ro.surface_flinger.use_content_detection_for_refresh_rate=true
|
ro.surface_flinger.use_content_detection_for_refresh_rate=true
|
||||||
ro.surface_flinger.wcg_composition_dataspace=143261696
|
ro.surface_flinger.wcg_composition_dataspace=143261696
|
||||||
vendor.opengles.version=196610
|
vendor.opengles.version=196610
|
||||||
|
debug.hwui.use_hint_manager=true
|
||||||
|
debug.hwui.target_cpu_time_percent=20
|
||||||
|
|
||||||
# Incremental FS
|
# Incremental FS
|
||||||
ro.incremental.enable=yes
|
ro.incremental.enable=yes
|
||||||
|
|||||||
Reference in New Issue
Block a user