Searched refs:domainA (Results 1 – 1 of 1) sorted by relevance
30 public LinearScale(float domainA, float domainB, float rangeA, float rangeB) { in LinearScale() argument31 mDomainA = domainA; in LinearScale()