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

/sdk/traceview/src/com/android/traceview/
H A DTimeLineView.java1507 double weight = computeWeight(recordStart, recordEnd,
1523 double weight = computeWeight(recordStart, recordEnd,
1535 weight = computeWeight(recordStart, recordEnd,
1577 private double computeWeight(double start, double end, method in class:TimeLineView.Surface

Completed in 39 milliseconds