Home
last modified time | relevance | path

Searched refs:isExistingType (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
DMediaCodecList.cpp823 bool isExistingType = (mCurrentInfo->getCapabilitiesFor(name) != NULL); in addTypeFromAttributes() local
824 if (mUpdate != isExistingType) { in addTypeFromAttributes()