Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/src/legacy/
DAudioStreamLegacy.cpp184 int64_t localPosition; in getBestTimestamp() local
185 status_t status = extendedTimestamp->getBestTimestamp(&localPosition, timeNanoseconds, in getBestTimestamp()
189 mTimestampPosition.update32((int32_t) localPosition); in getBestTimestamp()