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

  /frameworks/av/media/libnbaio/include/media/nbaio/
PerformanceAnalysis.h 59 void logTsEntry(timestamp_raw ts);
  /frameworks/av/media/libnbaio/
PerformanceAnalysis.cpp 111 void PerformanceAnalysis::logTsEntry(int64_t ts) {
127 // TODO: have logTsEntry write directly to mLongTermHists, discard mRecentHists,
220 // Called by LogTsEntry. The input is a vector of timestamps.
NBLog.cpp 905 performanceAnalysis.logTsEntry(ts);
    [all...]

Completed in 57 milliseconds