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