Home
last modified time | relevance | path

Searched refs:convertNsToTimespec (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libaudioclient/
DAudioTrack.cpp73 static inline struct timespec convertNsToTimespec(int64_t ns) { in convertNsToTimespec() function
2645 timestamp.mTime = convertNsToTimespec(nowNs); in getTimestamp_l()
2666 timestamp.mTime = convertNsToTimespec(limit); in getTimestamp_l()
2807 timestamp.mTime = convertNsToTimespec(limitNs); in getTimestamp_l()