Home
last modified time | relevance | path

Searched refs:onSetInputSurface (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
DACodec.cpp369 void onSetInputSurface(const sp<AMessage> &msg);
6595 onSetInputSurface(msg); in onMessageReceived()
6799 void ACodec::LoadedState::onSetInputSurface(const sp<AMessage> &msg) { in onSetInputSurface() function in android::ACodec::LoadedState