Searched refs:arrowVisibleHeight (Results 1 – 1 of 1) sorted by relevance
44 private val arrowVisibleHeight: Float constant98 arrowVisibleHeight = res.getDimension(R.dimen.bubblebar_pointer_visible_size)130 val top = bounds.top - topOffset + arrowVisibleHeight in draw()157 val arrowTop = (1 - arrowHeightFraction) * arrowVisibleHeight - topOffset in addArrowPathIfNeeded()