Searched refs:cumulativeTouchFraction (Results 1 – 1 of 1) sorted by relevance
548 float cumulativeTouchFraction = 0f; in updateAdapterItems() local556 info.touchFraction = cumulativeTouchFraction; in updateAdapterItems()557 cumulativeTouchFraction += perSectionTouchFraction; in updateAdapterItems()