Searched refs:mComponentNowIdle (Results 1 – 1 of 1) sorted by relevance
472 bool mComponentNowIdle; member7964 mComponentNowIdle(false) { in ExecutingToIdleState()7997 mComponentNowIdle = false; in stateEntered()8015 mComponentNowIdle = true; in onOMXEvent()8035 if (mComponentNowIdle && mCodec->allYourBuffersAreBelongToUs()) { in changeStateIfWeOwnAllBuffers()