Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaFilter.h139 void onCreateInputSurface();
/aosp12/frameworks/av/media/libstagefright/filters/
H A DMediaFilter.cpp290 onCreateInputSurface(); in onMessageReceived()
754 void MediaFilter::onCreateInputSurface() { in onCreateInputSurface() function in android::MediaFilter
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp380 void onCreateInputSurface(const sp<AMessage> &msg);
7034 onCreateInputSurface(msg); in onMessageReceived()
7221 void ACodec::LoadedState::onCreateInputSurface( in onCreateInputSurface() function in android::ACodec::LoadedState