Searched refs:getLocalInstance (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DMediaCodecList.h52 static sp<IMediaCodecList> getLocalInstance();
/frameworks/av/media/libstagefright/
H A DMediaCodecList.cpp48 sp<IMediaCodecList> MediaCodecList::getLocalInstance() { function in class:android::MediaCodecList
90 sRemoteList = getLocalInstance();
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp354 return MediaCodecList::getLocalInstance();

Completed in 321 milliseconds