Home
last modified time | relevance | path

Searched refs:initial (Results 1 – 4 of 4) sorted by relevance

/device/asus/fugu/libaudio/
DAudioHardwareOutput.cpp226 Settings initial, s; in setParameters() local
232 initial = s = mSettings; in setParameters()
277 if (memcmp(&initial, &s, sizeof(initial))) { in setParameters()
281 if (memcmp(&initial.hdmi, &s.hdmi, sizeof(initial.hdmi))) in setParameters()
283 applyOutputSettings_l(initial.hdmi, s.hdmi, mSettings.hdmi, in setParameters()
286 if (initial.videoDelayCompUsec != s.videoDelayCompUsec) in setParameters()
305 const AudioHardwareOutput::OutputSettings& initial, in applyOutputSettings_l() argument
315 if (initial.allowed != current.allowed) { in applyOutputSettings_l()
331 if (initial.delayCompUsec != current.delayCompUsec) { in applyOutputSettings_l()
337 if (initial.isFixed != current.isFixed) { in applyOutputSettings_l()
[all …]
DAudioHardwareOutput.h93 bool applyOutputSettings_l(const OutputSettings& initial,
/device/generic/goldfish/opengl/system/renderControl_enc/
DREADME79 The function returns a handle to the colorBuffer object, with an initial
/device/htc/flounder/
Dinit.flounder.rc26 …# during the initial mount (http://b/17382778), yet we need to panic on emmc errors (http://b/1764…