Searched refs:Mix (Results 1 – 17 of 17) sorted by relevance
47 static uint32_t Mix(uint32_t hash) { in Mix() function115 return Mix(hash);189 return SkChecksum::Mix(*(const uint32_t*)&k); in SkGoodHash()
45 // Mix line color with existing color information47 // Mix paper color with existing color information
47 // Mix line color with existing color information49 // Mix paper color with existing color information
54 void Mix(int num_mixed_channels);
258 void AudioBuffer::Mix(int num_mixed_channels) { in Mix() function in webrtc::AudioBuffer
294 capture_audio_->Mix(num_output_channels_); in ProcessStream()
102 return SkChecksum::Mix(key); in Hash()
31 static uint32_t Hash(const uint32_t& key) { return SkChecksum::Mix(key); } in Hash()
71 bool SkPdfSoundActionDictionary::Mix(SkPdfNativeDoc* doc) { in Mix() function in SkPdfSoundActionDictionary
531 bool Mix(SkPdfNativeDoc* doc);
72 { "hasher2", SkChecksum::Mix },
56 ; Mix normal and EC defs of the same register.
233 ; Mix parameter that's a vector of integers and pointers of the same size243 ; Mix parameter that's a vector of integers and pointers of the same
117 // Mix-ins for adding optional attributes.
146 (cd $srcdir; $valgrind $pcregrep -Mix 'Pattern' ./testdata/grepinputx) >>testtrygrep
3268 DEFINE_DERIVED_FLOAT3(Mix, mix, x, y, a, alternatives((x * (constant(1.0f) - a)) + y * a,5217 addScalarFactory<Mix>(*funcs); in createES3BuiltinCases()
876 - implemented as a Mix-In so that it can be used with other