Searched defs:mBoottimeOffset (Results 1 - 2 of 2) sorted by path

/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 DThreads.cpp233 adjustTimebaseOffset(&mBoottimeOffset, ExtendedTimestamp::TIMEBASE_BOOTTIME);
236 adjustTimebaseOffset(&mBoottimeOffset, ExtendedTimestamp::TIMEBASE_BOOTTIME);
259 int64_t boottimeOffset = mBoottimeOffset;
313 int64_t mBoottimeOffset; member in struct:android::__anon805

Completed in 79 milliseconds