diff options
Diffstat (limited to 'libs/hwui/Properties.h')
| -rw-r--r-- | libs/hwui/Properties.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/libs/hwui/Properties.h b/libs/hwui/Properties.h index e993f74..26d8bf7 100644 --- a/libs/hwui/Properties.h +++ b/libs/hwui/Properties.h @@ -109,20 +109,6 @@ enum DebugLevel { #define PROPERTY_PROFILE_VISUALIZE_BARS "visual_bars" /** - * System property used to specify the number of frames to be used - * when doing hardware rendering profiling. - * The default value of this property is #PROFILE_MAX_FRAMES. - * - * When profiling is enabled, the adb shell dumpsys gfxinfo command will - * output extra information about the time taken to execute by the last - * frames. - * - * Possible values: - * "60", to set the limit of frames to 60 - */ -#define PROPERTY_PROFILE_MAXFRAMES "debug.hwui.profile.maxframes" - -/** * Used to enable/disable non-rectangular clipping debugging. * * The accepted values are: |
