Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/examples/
DslesTestVirtualizerPath.cpp195 SLboolean strengthSupported = SL_BOOLEAN_FALSE; in TestVirtualizerPathFromFD() local
196 result = (*virtItf)->IsStrengthSupported(virtItf, &strengthSupported); in TestVirtualizerPathFromFD()
198 if (SL_BOOLEAN_FALSE == strengthSupported) { in TestVirtualizerPathFromFD()
DslesTestBassBoostPath.cpp194 SLboolean strengthSupported = SL_BOOLEAN_FALSE; in TestBassBoostPathFromFD() local
195 result = (*bbItf)->IsStrengthSupported(bbItf, &strengthSupported); in TestBassBoostPathFromFD()
197 if (SL_BOOLEAN_FALSE == strengthSupported) { in TestBassBoostPathFromFD()