OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateStatsLocked
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/
FrameTracker.h
113
//
updateStatsLocked
updates the running statistics that are gathered
115
void
updateStatsLocked
(size_t newFrameIdx) const;
FrameTracker.cpp
74
updateStatsLocked
(mOffset);
151
updateStatsLocked
(idx);
156
void FrameTracker::
updateStatsLocked
(size_t newFrameIdx) const {
Completed in 993 milliseconds