Searched refs:mComponentNowIdle (Results 1 – 1 of 1) sorted by relevance
469 bool mComponentNowIdle; member8250 mComponentNowIdle(false) { in ExecutingToIdleState()8283 mComponentNowIdle = false; in stateEntered()8301 mComponentNowIdle = true; in onOMXEvent()8321 if (mComponentNowIdle && mCodec->allYourBuffersAreBelongToUs()) { in changeStateIfWeOwnAllBuffers()