Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/
DAudioTrack.cpp82 static inline struct timespec convertNsToTimespec(int64_t ns) { in convertNsToTimespec() function
3257 timestamp.mTime = convertNsToTimespec(nowNs); in getTimestamp_l()
3278 timestamp.mTime = convertNsToTimespec(limit); in getTimestamp_l()
3419 timestamp.mTime = convertNsToTimespec(limitNs); in getTimestamp_l()