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