Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:parentState

122     BaseState(ACodec *codec, const sp<AState> &parentState = NULL);
2297 ACodec::BaseState::BaseState(ACodec *codec, const sp<AState> &parentState)
2298 : AState(parentState),