Searched refs:STATE_CONFIGURED (Results 1 – 5 of 5) sorted by relevance
160 case STATE_CONFIGURED: in startConfiguration()194 LOG_ALWAYS_FATAL_IF(mState != STATE_CONFIGURED, "Invalid state: 0x%x", mState); in startConfiguration()218 case STATE_CONFIGURED: in finishConfiguration()238 mState = STATE_CONFIGURED; in finishConfiguration()256 mState = STATE_CONFIGURED; in finishConfiguration()273 case STATE_CONFIGURED: in cancelConfiguration()285 mState = (mState == STATE_IN_RECONFIG) ? STATE_CONFIGURED : STATE_CONSTRUCTED; in cancelConfiguration()308 if (mState != STATE_CONFIGURED) { in startPrepare()423 mState = STATE_CONFIGURED; in cancelPrepareLocked()435 if (mState != STATE_CONFIGURED) { in tearDown()[all …]
128 case STATE_CONFIGURED: in disconnectLocked()189 if (mState != STATE_CONFIGURED && in getBufferPreconditionCheckLocked()
126 if (res == NO_INIT && mState == STATE_CONFIGURED) { in getBufferLocked()
415 STATE_CONFIGURED, enumerator
317 if (mState == STATE_CONFIGURED) { in setTransformLocked()552 if (res == NO_INIT && mState == STATE_CONFIGURED) { in getBufferLockedCommon()