Home
last modified time | relevance | path

Searched defs:addFeature (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libmedia/
DMediaCodecInfo.cpp271 void MediaCodecInfo::addFeature(const AString &key, int32_t value) { in addFeature() function in android::MediaCodecInfo
277 void MediaCodecInfo::addFeature(const AString &key, const char *value) { in addFeature() function in android::MediaCodecInfo
/frameworks/base/core/java/com/android/server/
DSystemConfig.java535 private void addFeature(String name, int version) { in addFeature() method in SystemConfig
/frameworks/av/media/libstagefright/
DMediaCodecList.cpp1048 status_t MediaCodecList::addFeature(const char **attrs) { in addFeature() function in android::MediaCodecList