summaryrefslogtreecommitdiff
path: root/libs/hwui/ProfileData.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/hwui/ProfileData.h')
-rw-r--r--libs/hwui/ProfileData.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/hwui/ProfileData.h b/libs/hwui/ProfileData.h
index 1e688ab6fa68..564920b60328 100644
--- a/libs/hwui/ProfileData.h
+++ b/libs/hwui/ProfileData.h
@@ -33,6 +33,7 @@ enum JankType {
kSlowUI,
kSlowSync,
kSlowRT,
+ kMissedDeadline,
// must be last
NUM_BUCKETS,