Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DACodec.cpp394 void onCreateInputSurface(const sp<AMessage> &msg);
7205 onCreateInputSurface(msg); in onMessageReceived()
7392 void ACodec::LoadedState::onCreateInputSurface( in onCreateInputSurface() function in android::ACodec::LoadedState