Searched refs:mix (Results 26 - 28 of 28) sorted by relevance

12

/frameworks/rs/script_api/
H A Drs_math.spec1700 function: mix
1714 40% color1 and 60% color2, use <code>mix(color1, color2, 0.6f)</code>.
1717 function: mix
1728 function: mix
1739 function: mix
/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp446 patch.sources[1].ext.mix.usecase.stream = AUDIO_STREAM_PATCH;
489 patch.sources[1].ext.mix.usecase.stream = AUDIO_STREAM_PATCH;
808 ALOGW("getOutputForAttr() no policy mix found for usage AUDIO_USAGE_VIRTUAL_SOURCE");
1208 // Automatically enable the remote submix input when output is started on a re routing mix
1343 // re routing mix of type MIX_TYPE_RECORDERS
1533 // there is an external policy, but this input is attached to a mix of recorders,
1538 // recording a mix of players defined by an external policy, we're rerouting for
1919 // used by a policy mix of type MIX_TYPE_RECORDERS
1982 // used by a policy mix of type MIX_TYPE_RECORDERS
2311 // When a mix i
[all...]
/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java6593 // TODO implement clearing mix attribute matching info in native audio policy
6658 for (AudioMix mix : policy.getMixes()) {
6659 if (mix.getRegistration().equals(regId)) {

Completed in 184 milliseconds

12