Home
last modified time | relevance | path

Searched defs:mTimestampVerifier (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/services/audioflinger/fastpath/
H A DFastMixerDumpState.h79 TimestampVerifier<int64_t /* frame count */, int64_t /* time ns */> mTimestampVerifier; member
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DThreads.h752 TimestampVerifier<int64_t /* frame count */, int64_t /* time ns */> mTimestampVerifier; variable