Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:mLoadedState

375     mLoadedState = new LoadedState(this);
3573 && mCodec->mLoadedState->onConfigureComponent(msg)) {
3574 mCodec->mLoadedState->onStart();
3683 mCodec->changeState(mCodec->mLoadedState);
3894 mCodec->changeState(mCodec->mLoadedState);
4407 mCodec->changeState(mCodec->mLoadedState);
4587 mCodec->changeState(mCodec->mLoadedState);