Searched refs:isParamSupported (Results 1 – 4 of 4) sorted by relevance
67 if (mMultiAccessUnitIntf->isParamSupported(p->index())) { in config()122 if (mMultiAccessUnitIntf->isParamSupported(i)) { in query()
66 if (mMultiAccessUnitIntf->isParamSupported(p->index())) { in config()121 if (mMultiAccessUnitIntf->isParamSupported(i)) { in query()
41 bool isParamSupported(C2Param::Index index);
86 bool MultiAccessUnitInterface::isParamSupported(C2Param::Index index) { in isParamSupported() function in android::MultiAccessUnitInterface