Searched defs:onCreateInputSurface (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DACodec.cpp261 void onCreateInputSurface(const sp<AMessage> &msg);
5000 onCreateInputSurface(msg);
5072 void ACodec::LoadedState::onCreateInputSurface( function in class:android::ACodec::LoadedState
5074 ALOGV("onCreateInputSurface");
5158 ALOGE("[%s] onCreateInputSurface returning error %d",

Completed in 80 milliseconds