Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:kWhatStop

71         kWhatStop,
192 // mark stopping before actually reaching kWhatStop on the looper, so the pulling will
212 sp<AMessage> msg = new AMessage(kWhatStop, this);
278 case kWhatStop:
387 sp<AMessage> msg = new AMessage(kWhatStop, mReflector);
999 case kWhatStop: