Searched refs:current (Results 1 – 18 of 18) sorted by relevance
306 const AudioHardwareOutput::OutputSettings& current, in applyOutputSettings_l() argument315 if (initial.allowed != current.allowed) { in applyOutputSettings_l()316 updateMe.allowed = current.allowed; in applyOutputSettings_l()331 if (initial.delayCompUsec != current.delayCompUsec) { in applyOutputSettings_l()332 updateMe.delayCompUsec = current.delayCompUsec; in applyOutputSettings_l()334 out->setExternalDelay_uSec(current.delayCompUsec); in applyOutputSettings_l()337 if (initial.isFixed != current.isFixed) { in applyOutputSettings_l()338 updateMe.isFixed = current.isFixed; in applyOutputSettings_l()340 out->setOutputIsFixed(current.isFixed); in applyOutputSettings_l()343 if (initial.fixedLvl != current.fixedLvl) { in applyOutputSettings_l()[all …]
94 const OutputSettings& current,
271 bool current = black; in drawCheckerboard() local273 if (current) { in drawCheckerboard()284 current = !current; in drawCheckerboard()
45 static void PrintParamDiff(const CameraParameters& current, const char* new_par);47 #define PrintParamDiff(current, new_par) (void(0))1010 static void PrintParamDiff(const CameraParameters& current, in PrintParamDiff() argument1024 const char* in_current = current.get(tmp); in PrintParamDiff()
10 LOCAL_SDK_VERSION := current
11 LOCAL_SDK_VERSION := current
31 LOCAL_SDK_VERSION := current
34 LOCAL_SDK_VERSION := current
17 # than one of the groups assigned to the current process to see if
35 # sys.current.cnv : to indicate which NV file is used for dynamical customization
91 This flushes the current window color buffer99 Binds a windowSurface(s) and current rendering context for the 112 colorBuffer to the current binded texture object of the calling thread.
399 static inline int can_overwrite(uint8_t current, uint8_t new) in can_overwrite() argument401 return (current & new) == new; in can_overwrite()
186 #Check if the AP to which we are roaming is better than current AP in terms of RSSI.590 # RA filtering rate limit param, the current value would not