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
57 static const FastMixerState sInitial; variable
47 /*static*/ const FastMixerState FastMixer::sInitial; member in android::FastMixer71 mPrevious = &sInitial; in FastMixer()72 mCurrent = &sInitial; in FastMixer()