Searched refs:bisect (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/velocityplot/
H A Dvelocityplot.py34 import bisect namespace
237 bottom_index = bisect.bisect_left(timeseries[0], bottom)
/frameworks/base/tools/orientationplot/
H A Dorientationplot.py30 import bisect namespace
385 bottom_index = bisect.bisect_left(timeseries[0], bottom)

Completed in 7 milliseconds