Searched refs:getSupportedMimes (Results 1 – 4 of 4) sorted by relevance
69 void getSupportedMimes(Vector<AString> *mimes) const;
129 info->getSupportedMimes(&types); in android_media_MediaCodecList_getSupportedTypes()
117 void MediaCodecInfo::getSupportedMimes(Vector<AString> *mimes) const { in getSupportedMimes() function in android::MediaCodecInfo
206 info->getSupportedMimes(&mimes); in init()