Searched refs:getSecondaryUpstream (Results 1 – 1 of 1) sorted by relevance
629 left = cache.getSecondaryUpstream(offset + 1) in fillLineHorizontalBounds()637 right = cache.getSecondaryUpstream(offset + 1) in fillLineHorizontalBounds()722 left = cache.getSecondaryUpstream(offset + 1) in fillBoundingBoxes()730 right = cache.getSecondaryUpstream(offset + 1) in fillBoundingBoxes()848 fun getSecondaryUpstream(offset: Int): Float { in getSecondaryUpstream() method