Searched refs:removeMediaType (Results 1 – 3 of 3) sorted by relevance
315 bool removeMediaType(const char* mediaType);
219 info->removeMediaType(typeName.c_str()); in buildMediaCodecList()
279 bool MediaCodecInfoWriter::removeMediaType(const char *mediaType) { in removeMediaType() function in android::MediaCodecInfoWriter