Searched refs:kWhatGetOutputFormat (Results 1 – 2 of 2) sorted by relevance
387 kWhatGetOutputFormat = 'getO', enumerator
3510 sp<AMessage> msg = new AMessage(kWhatGetOutputFormat, this); in getOutputFormat()5699 case kWhatGetOutputFormat: in onMessageReceived()5702 (msg->what() == kWhatGetOutputFormat ? mOutputFormat : mInputFormat); in onMessageReceived()