Searched refs:strengthSupported (Results 1 – 2 of 2) sorted by relevance
195 SLboolean strengthSupported = SL_BOOLEAN_FALSE; in TestVirtualizerPathFromFD() local196 result = (*virtItf)->IsStrengthSupported(virtItf, &strengthSupported); in TestVirtualizerPathFromFD()198 if (SL_BOOLEAN_FALSE == strengthSupported) { in TestVirtualizerPathFromFD()
194 SLboolean strengthSupported = SL_BOOLEAN_FALSE; in TestBassBoostPathFromFD() local195 result = (*bbItf)->IsStrengthSupported(bbItf, &strengthSupported); in TestBassBoostPathFromFD()197 if (SL_BOOLEAN_FALSE == strengthSupported) { in TestBassBoostPathFromFD()