Searched refs:foregroundProportion_ (Results 1 – 4 of 4) sorted by relevance
46 foregroundProportion_ = foregroundPropotion; in SetForegroundProportion()62 float foregroundProportion_ = 0; variable
45 …int16_t forgroundHeight = static_cast<int16_t>(foregroundProportion_ * backgroundRect_.GetHeight()… in OnDraw()54 … int16_t forgroundWidth = static_cast<int16_t>(foregroundProportion_ * backgroundRect_.GetWidth()); in OnDraw()
73 …uint16_t foregoundAngleRange = static_cast<uint16_t>(foregroundProportion_ * (endAngle_ - startAng… in DrawForeground()
62 return foregroundProportion_; in GetProportion()95 return foregroundProportion_; in GetProportion()