Searched defs:notchMax (Results 1 – 3 of 3) sorted by relevance
80 public ScrollModifierOperation(int direction, float position, float max, float notchMax) { in ScrollModifierOperation()217 WireBuffer buffer, int direction, float position, float max, float notchMax) { in apply()235 float notchMax = buffer.readFloat(); in read() local
272 float notchMax = (mOutStopSpec.length > 1) ? mOutStopSpec[1] : mOutMax; in getStopPosition() local
1853 float notchMax = this.reserveFloatVariable(); in addModifierScroll() local1884 float notchMax = this.reserveFloatVariable(); in addModifierScroll() local