Searched defs:mix (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | func_common.inl | 564 GLM_FUNC_QUALIFIER genTypeT mix(genTypeT x, genTypeT y, genTypeU a) function 570 GLM_FUNC_QUALIFIER vecType<T, P> mix(vecType<T, P> const & x, vecType<T, P> const & y, U a) function 576 …GLM_FUNC_QUALIFIER vecType<T, P> mix(vecType<T, P> const & x, vecType<T, P> const & y, vecType<U, … function
|
/hardware/interfaces/audio/common/all-versions/default/7.0/ |
D | HidlUtils.cpp | 636 const struct audio_port_config_mix_ext& mix, in audioUsageFromHal() 680 struct audio_port_config_mix_ext* mix, in audioUsageFromHal()
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | simd_quat.inl | 414 GLM_FUNC_QUALIFIER detail::fquatSIMD mix function
|
D | simd_vec4.inl | 440 GLM_FUNC_QUALIFIER detail::fvec4SIMD mix function
|
/hardware/interfaces/audio/aidl/vts/ |
D | ModuleConfig.cpp | 330 auto make_pair = [isInput](auto& device, auto& mix) { in getNonRoutableSrcSinkPair()
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | quaternion.inl | 475 GLM_FUNC_QUALIFIER tquat<T, P> mix(tquat<T, P> const & x, tquat<T, P> const & y, T a) function
|
/hardware/interfaces/audio/aidl/default/ |
D | Module.cpp | 1028 for (auto mix : mixPortConfigs) { in setAudioPatch() local
|