Searched refs:virtItf (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/tests/examples/
H A DslesTestVirtualizerPath.cpp75 SLVirtualizerItf virtItf; local
161 result = (*player)->GetInterface(player, SL_IID_VIRTUALIZER, (void*)&virtItf);
196 result = (*virtItf)->IsStrengthSupported(virtItf, &strengthSupported);
203 result = (*virtItf)->SetStrength(virtItf, virtStrength);
208 result = (*virtItf)->GetRoundedStrength(virtItf, &strength);
217 result = (*virtItf)->IsEnabled(virtItf,
[all...]

Completed in 42 milliseconds