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