Home
last modified time | relevance | path

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

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