Searched refs:mComponentNowIdle (Results 1 – 1 of 1) sorted by relevance
498 bool mComponentNowIdle; member8846 mComponentNowIdle(false) { in ExecutingToIdleState()8879 mComponentNowIdle = false; in stateEntered()8897 mComponentNowIdle = true; in onOMXEvent()8917 if (mComponentNowIdle && mCodec->allYourBuffersAreBelongToUs()) { in changeStateIfWeOwnAllBuffers()