Searched refs:mYellowRatio (Results 1 – 2 of 2) sorted by relevance
26 float mYellowRatio; field in LinearColorPreference41 mYellowRatio = yellow; in setRatios()71 colors.setRatios(mRedRatio, mYellowRatio, mGreenRatio); in onBindView()
26 private float mYellowRatio; field in LinearColorBar90 mYellowRatio = yellow; in setRatios()195 int right2 = right + (int)(width*mYellowRatio); in onDraw()