Searched refs:sInitial (Results 1 – 4 of 4) sorted by relevance
32 /*static*/ const FastCaptureState FastCapture::sInitial; member in android::FastCapture40 mPrevious = &sInitial; in FastCapture()41 mCurrent = &sInitial; in FastCapture()
49 static const FastCaptureState sInitial; variable
52 static const FastMixerState sInitial; variable
48 /*static*/ const FastMixerState FastMixer::sInitial; member in android::FastMixer72 mPrevious = &sInitial; in FastMixer()73 mCurrent = &sInitial; in FastMixer()