Home
last modified time | relevance | path

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

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