Searched refs:sampleViewHeight (Results 1 – 1 of 1) sorted by relevance
542 int sampleViewHeight = getSampleViewHeight(); in computeVerticalScrollExtent() local544 int sampleViewsThatCanFitOnScreen = availableHeight / sampleViewHeight; in computeVerticalScrollExtent()580 int sampleViewHeight = getSampleViewHeight(); in computeVerticalScrollOffset() local582 int numberOfSampleViewsThatCanFitOnScreen = availableHeight / sampleViewHeight; in computeVerticalScrollOffset()