HomeSort by relevance Sort by last modified time
    Searched defs:mOldTs (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
AudioWatchdog.h 46 // mOldTs
77 struct timespec mOldTs; // monotonic time when threadLoop last ran
79 bool mOldTsValid; // whether mOldTs is valid
FastThread.h 54 struct timespec mOldTs;

Completed in 92 milliseconds