OSDN Git Service

resolve merge conflicts of 67daab6 to nyc-mr1-dev-plus-aosp
authorJohn Reck <jreck@google.com>
Fri, 29 Jul 2016 17:08:16 +0000 (10:08 -0700)
committerJohn Reck <jreck@google.com>
Fri, 29 Jul 2016 17:08:16 +0000 (10:08 -0700)
Change-Id: I35f867b8d6408a7eae9cf5643f0908259de90cb1

1  2 
libs/hwui/Android.mk
libs/hwui/FrameInfo.h
libs/hwui/JankTracker.h
libs/hwui/renderthread/RenderThread.cpp

Simple merge
Simple merge
@@@ -56,7 -57,7 +57,7 @@@ struct ProfileData 
  // TODO: Replace DrawProfiler with this
  class JankTracker {
  public:
-     explicit JankTracker(nsecs_t frameIntervalNanos);
 -    JankTracker(const DisplayInfo& displayInfo);
++    explicit JankTracker(const DisplayInfo& displayInfo);
      ~JankTracker();
  
      void addFrame(const FrameInfo& frame);