diff options
Diffstat (limited to 'services/surfaceflinger/Layer.h')
-rw-r--r-- | services/surfaceflinger/Layer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/services/surfaceflinger/Layer.h b/services/surfaceflinger/Layer.h index 0ceb15e..9093116 100644 --- a/services/surfaceflinger/Layer.h +++ b/services/surfaceflinger/Layer.h @@ -298,6 +298,7 @@ public: void dump(String8& result, Colorizer& colorizer) const; void dumpStats(String8& result) const; void clearStats(); + void logFrameStats(); protected: // constant |