Searched refs:sInitial (Results 1 – 4 of 4) sorted by relevance
33 /*static*/ const FastCaptureState FastCapture::sInitial{};38 mPrevious = &sInitial; in FastCapture()39 mCurrent = &sInitial; in FastCapture()
47 static const FastCaptureState sInitial; variable
69 static const FastMixerState sInitial; variable
49 /*static*/ const FastMixerState FastMixer::sInitial; member in android::FastMixer68 mPrevious = &sInitial; in FastMixer()69 mCurrent = &sInitial; in FastMixer()