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