Searched refs:sInitial (Results 1 – 4 of 4) sorted by relevance
33 /*static*/ const FastCaptureState FastCapture::sInitial; member in android::FastCapture41 mPrevious = &sInitial; in FastCapture()42 mCurrent = &sInitial; in FastCapture()
49 static const FastCaptureState sInitial; variable
71 static const FastMixerState sInitial; variable
49 /*static*/ const FastMixerState FastMixer::sInitial; member in android::FastMixer85 mPrevious = &sInitial; in FastMixer()86 mCurrent = &sInitial; in FastMixer()