OSDN Git Service

surfaceflinger: Trace HW vsync enable
authorJesse Hall <jessehall@google.com>
Mon, 25 Aug 2014 21:44:16 +0000 (14:44 -0700)
committerJesse Hall <jessehall@google.com>
Mon, 25 Aug 2014 23:05:01 +0000 (16:05 -0700)
commit4d407a0f05ad9ba3c232ff5b6742495660c0e4ab
tree6e6996b8f1378b6034790f5fda73a3e22968ce36
parentf00945cfd7b105ad83aa0e26478681ee2ebf9bb7
surfaceflinger: Trace HW vsync enable

This makes it possible to tell whether two HW vsync signals are too
far apart because one was late, or because we turned HW vsync off
briefly between them.

Bug: 17259382
Change-Id: If4fba2a8a6013568349949ce87c5c36f0468d2a2
services/surfaceflinger/DisplayHardware/HWComposer.cpp