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