HomeSort by relevance Sort by last modified time
    Searched refs:updateStatsLocked (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/surfaceflinger/
FrameTracker.h 117 // updateStatsLocked updates the running statistics that are gathered
119 void updateStatsLocked(size_t newFrameIdx) const;
FrameTracker.cpp 77 updateStatsLocked(mOffset);
177 updateStatsLocked(idx);
182 void FrameTracker::updateStatsLocked(size_t newFrameIdx) const {
  /frameworks/base/services/core/java/com/android/server/
AlarmManagerService.java     [all...]

Completed in 112 milliseconds