Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.h1359 uint64_t uposition64; in threadloop_getHalTimestamp_l() local
1362 &uposition64, &time) == OK) { in threadloop_getHalTimestamp_l()
1364 = (int64_t)uposition64; in threadloop_getHalTimestamp_l()