Searched refs:preIdle (Results 1 – 4 of 4) sorted by relevance
66 preIdle = *(const FastCaptureState *)current; in onIdle()67 current = &preIdle; in onIdle()
61 FastCaptureState preIdle; // copy of state before we went into idle variable
57 FastMixerState preIdle; // copy of state before we went into idle variable
113 preIdle = *(const FastMixerState *)current; in onIdle()114 current = &preIdle; in onIdle()