Searched refs:indexLegacy (Results 1 – 1 of 1) sorted by relevance
1225 uint32_t indexLegacy = VALUE_OR_RETURN_BINDER(convertIntegral<uint32_t>(index)); in queryEffect() local1227 RETURN_BINDER_IF_ERROR(mDelegate->queryEffect(indexLegacy, &result)); in queryEffect()