Searched refs:getLocalInstance (Results 1 – 3 of 3) sorted by relevance
62 static sp<IMediaCodecList> getLocalInstance();
146 sp<IMediaCodecList> MediaCodecList::getLocalInstance() { in getLocalInstance() function in android::MediaCodecList197 sRemoteList = getLocalInstance(); in getInstance()
338 return MediaCodecList::getLocalInstance(); in getCodecList()