Searched refs:foregroundPropotion (Results 1 – 1 of 1) sorted by relevance
41 void SetForegroundProportion(float foregroundPropotion) in SetForegroundProportion() argument43 if ((foregroundPropotion < 0) || (foregroundPropotion > 1.0f)) { in SetForegroundProportion()46 foregroundProportion_ = foregroundPropotion; in SetForegroundProportion()