Searched refs:getLocalInstance (Results 1 – 3 of 3) sorted by relevance
56 static sp<IMediaCodecList> getLocalInstance();
114 sp<IMediaCodecList> MediaCodecList::getLocalInstance() { in getLocalInstance() function in android::MediaCodecList167 sRemoteList = getLocalInstance(); in getInstance()
351 return MediaCodecList::getLocalInstance(); in getCodecList()