Home
last modified time | relevance | path

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

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