Searched refs:mBoottimeOffset (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
H A DFastMixer.h42 mBoottimeOffset.store(boottimeOffset); /* memory_order_seq_cst */
91 std::atomic_int_fast64_t mBoottimeOffset; member in class:android::FastMixer
H A DFastMixer.cpp145 mBoottimeOffset.load();
H A DThreads.cpp243 adjustTimebaseOffset(&mBoottimeOffset, ExtendedTimestamp::TIMEBASE_BOOTTIME);
246 adjustTimebaseOffset(&mBoottimeOffset, ExtendedTimestamp::TIMEBASE_BOOTTIME);
269 int64_t boottimeOffset = mBoottimeOffset;
323 int64_t mBoottimeOffset; member in struct:android::__anon983

Completed in 1795 milliseconds