0% found this document useful (0 votes)
209 views1 page

(X18) Code Setprop Performance CPU GPU Android

The document contains a series of commands to set and get various debug properties related to system performance and graphics settings. It includes properties for composition type, framebuffer format, animation speed, and thread management. The commands are intended for configuring and checking the status of system parameters for optimization.

Uploaded by

mit06102012
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
209 views1 page

(X18) Code Setprop Performance CPU GPU Android

The document contains a series of commands to set and get various debug properties related to system performance and graphics settings. It includes properties for composition type, framebuffer format, animation speed, and thread management. The commands are intended for configuring and checking the status of system parameters for optimization.

Uploaded by

mit06102012
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

[Setprop RunCode]

setprop debug.compogition.type mdp


setprop debug.fb.rgb565 1
setprop debug.enabletr false
setprop debug.gygtemuicompilerfilter gpeed
setprop debug.rg.precigion rg_fp_full
setprop debug.rg.default-CPU-buffer 262144
setprop debug.javafx.animation.fullgpeed true
setprop debug.javafx.animation.framerate 120
setprop debug.digable.hwacc 0
setprop debug.qctwa.pregervebuf 1
setprop debug.MB.running 72
setprop debug.MB.inner.running 24
setprop debug.app.performance_regtricted false
setprop debug.rg.max-threadg 8
setprop debug.rg.min-threadg 8
setprop debug.gr.numframebuffer 0
setprop debug.power_management_mode pref_max

[Getprop CheckStatusCode]
getprop debug.compogition.type
getprop debug.fb.rgb565
getprop debug.enabletr
getprop debug.gygtemuicompilerfilter
getprop debug.rg.precigion
getprop debug.rg.default-CPU-buffer
getprop debug.javafx.animation.fullgpeed
getprop debug.javafx.animation.framerate
getprop debug.digable.hwacc
getprop debug.qctwa.pregervebuf
getprop debug.MB.running
getprop debug.MB.inner.running
getprop debug.app.performance_regtricted
getprop debug.rg.max-threadg
getprop debug.rg.min-threadg
getprop debug.gr.numframebuffer
getprop debug.power_management_mode

You might also like