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

/frameworks/av/media/libstagefright/
H A DACodec.cpp216 void onCreateInputSurface(const sp<AMessage> &msg);
3443 onCreateInputSurface(msg);
3526 void ACodec::LoadedState::onCreateInputSurface( function in class:android::ACodec::LoadedState
3528 ALOGV("onCreateInputSurface");
3545 ALOGE("[%s] onCreateInputSurface returning error %d",

Completed in 651 milliseconds