Searched defs:beginNs (Results 1 – 5 of 5) sorted by relevance
248 const int64_t beginNs = AudioClock::getNanoseconds(); in start_l() local306 const int64_t beginNs = AudioClock::getNanoseconds(); in pause_l() local345 const int64_t beginNs = AudioClock::getNanoseconds(); in stop_l() local390 const int64_t beginNs = AudioClock::getNanoseconds(); in flush_l() local
438 const int64_t beginNs = systemTime(); in start() local521 const int64_t beginNs = systemTime(); in stop() local718 const int64_t beginNs = systemTime(); in setInputDevice() local827 const int64_t beginNs = systemTime(); in createRecord_l() local1570 const int64_t beginNs = systemTime(); in restoreRecord_l() local
785 const int64_t beginNs = systemTime(); in start() local915 const int64_t beginNs = systemTime(); in stop() local980 const int64_t beginNs = systemTime(); in flush() local1076 const int64_t beginNs = systemTime(); in pause() local1710 const int64_t beginNs = systemTime(); in setOutputDevice() local2869 const int64_t beginNs = systemTime(); in restoreTrack_l() local3071 const int64_t beginNs = systemTime(); in applyVolumeShaper() local
406 const int64_t beginNs = systemTime(); in TEST() local428 const int64_t beginNs = systemTime(); in TEST() local536 const int64_t beginNs = systemTime(); in TEST_P() local558 const int64_t beginNs = systemTime(); in TEST_P() local
193 int32_t getTimestampDeltaMs(int64_t endNs, int64_t beginNs) { in getTimestampDeltaMs()