Searched refs:FloatRef (Results 1 – 1 of 1) sorted by relevance
69 protected var mEventOutlines: FloatRef = FloatRef(10 * 4 * 4 * 7)170 inner class FloatRef(size: Int) { class684 protected fun addChipOutline(lines: FloatRef, count: Int, x: Int, y: Int): Int { in addChipOutline()