Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DTrackBase.h395 static inline constexpr int32_t LOG_START_COUNTDOWN = 12; variable
H A DTracks.cpp1119 mLogStartCountdown = LOG_START_COUNTDOWN; in start()