Searched refs:mComponentNowIdle (Results 1 – 1 of 1) sorted by relevance
469 bool mComponentNowIdle; member8219 mComponentNowIdle(false) { in ExecutingToIdleState()8252 mComponentNowIdle = false; in stateEntered()8270 mComponentNowIdle = true; in onOMXEvent()8290 if (mComponentNowIdle && mCodec->allYourBuffersAreBelongToUs()) { in changeStateIfWeOwnAllBuffers()